From 7bb230b9dbe02f0b79829bca6ff2d1584dff7f26 Mon Sep 17 00:00:00 2001 From: jbphet Date: Mon, 14 Oct 2019 12:40:19 -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 d33f4fe8..b69e2464 100644 --- a/dependencies.json +++ b/dependencies.json @@ -1,5 +1,5 @@ { - "comment": "# balloons-and-static-electricity 1.3.15-phetio Thu Oct 03 2019 09:50:30 GMT-0600 (Mountain Daylight Time)", + "comment": "# balloons-and-static-electricity 1.3.15-phetio Mon Oct 14 2019 12:40:14 GMT-0600 (Mountain Daylight Time)", "assert": { "sha": "5c3f92048a9c2ffd6df8ede54fd64f1f7a7e4ef2", "branch": "HEAD" @@ -9,7 +9,7 @@ "branch": "HEAD" }, "balloons-and-static-electricity": { - "sha": "d6e2ff4b444a6a48bcf3fe4e660c0802f052fb8e", + "sha": "76e11146e9f636ba6861a74083c78326b417d4ff", "branch": "1.3-phetio" }, "brand": { @@ -33,8 +33,8 @@ "branch": "HEAD" }, "phet-core": { - "sha": "0cf93b35e9a1f5f507c604cd74d217c23151e421", - "branch": "HEAD" + "sha": "d6773b0fe8b954977dbeb986aabf62be03763131", + "branch": "balloons-and-static-electricity-1.3-phetio" }, "phet-io": { "sha": "34f5bd51696868a12f7aaae99cbbda291182d0e4", @@ -81,7 +81,7 @@ "branch": "HEAD" }, "vibe": { - "sha": "d03d1e2ac3fa5e916ef76ebf57c285e418bcd6f7", - "branch": "HEAD" + "sha": "708c53fdc0638d9529bd075878955b38f0e95332", + "branch": "balloons-and-static-electricity-1.3-phetio" } }