From faf2ea838fffe3c4e1e79d610b8e2dcecd70b692 Mon Sep 17 00:00:00 2001 From: jbphet Date: Mon, 14 Oct 2019 12:25:32 -0600 Subject: [PATCH] updated dependencies.json for https://github.com/phetsims/vibe/issues/39 and fix for iOS 13 Full Screen, see https://github.com/phetsims/phet-core/issues/64 --- dependencies.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dependencies.json b/dependencies.json index 4b1a0ce..ac3e447 100644 --- a/dependencies.json +++ b/dependencies.json @@ -1,11 +1,11 @@ { - "comment": "# area-model-multiplication 1.0.11 Thu Oct 03 2019 09:28:09 GMT-0600 (Mountain Daylight Time)", + "comment": "# area-model-multiplication 1.0.11 Mon Oct 14 2019 12:25:20 GMT-0600 (Mountain Daylight Time)", "area-model-common": { "sha": "b232323eabe5047fdf0c4c2d51a12b7231682e8b", "branch": "HEAD" }, "area-model-multiplication": { - "sha": "5ea5bb96427a4e32676f081ceeb97d84d2c658fa", + "sha": "05931d5d18515e85e50ad33e9e7fd9b3215ffea4", "branch": "1.0" }, "assert": { @@ -37,8 +37,8 @@ "branch": "HEAD" }, "phet-core": { - "sha": "d8804eee9268f549ba6ebf257fd10f8e1c015452", - "branch": "HEAD" + "sha": "c8c98e1203c69a505a4ccbbfb53b67ab57079e43", + "branch": "area-model-multiplication-1.0" }, "phet-io": { "sha": "3a9c8ba87a85d5605c63c406454a45322eb145fb", @@ -89,7 +89,7 @@ "branch": "HEAD" }, "vibe": { - "sha": "3f0b440ac6143f67a51101d563dfe127be4dd021", - "branch": "HEAD" + "sha": "9726ecf37829bcf2db5380e537b24227f274305c", + "branch": "area-model-multiplication-1.0" } } \ No newline at end of file