diff --git a/package.json b/package.json index afa65f97961f7d2a4918aa3c9fd4fbae8e7d8fd1..77f346d45a92b2ec9fda34b4e9fcd4498dd5dabe 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "aframe-input-mapping-component": "https://github.com/mozillareality/aframe-input-mapping-component#hubs/master", "aframe-motion-capture-components": "https://github.com/mozillareality/aframe-motion-capture-components#1ca616fa67b627e447b23b35a09da175d8387668", "aframe-physics-extras": "^0.1.3", - "aframe-physics-system": "https://github.com/mozillareality/aframe-physics-system#static-dynamic-mass-change", + "aframe-physics-system": "https://github.com/mozillareality/aframe-physics-system#hubs/master", "aframe-rounded": "^1.0.3", "aframe-slice9-component": "^1.0.0", "aframe-teleport-controls": "https://github.com/mozillareality/aframe-teleport-controls#hubs/master", diff --git a/yarn.lock b/yarn.lock index 48f4395eeba273c7d56c2cd07c253d0b321ff16e..5fb77039d60a3778228c217d3933e2cb28c55f00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -182,9 +182,9 @@ aframe-physics-extras@^0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/aframe-physics-extras/-/aframe-physics-extras-0.1.3.tgz#803e2164fb96c0a80f2d1a81458f3277f262b130" -"aframe-physics-system@https://github.com/mozillareality/aframe-physics-system#static-dynamic-mass-change": +"aframe-physics-system@https://github.com/mozillareality/aframe-physics-system#hubs/master": version "3.1.2" - resolved "https://github.com/mozillareality/aframe-physics-system#1386ce9cf853ac9f65c312e033987685b65b1b9a" + resolved "https://github.com/mozillareality/aframe-physics-system#e4767d90dd3b828f348eea93814a2ebb58c0aee3" dependencies: browserify "^14.3.0" budo "^10.0.3"