diff --git a/package.json b/package.json index 16cb3510f746fba6b10af1bff7ca8dcc65f22709..f51fa7aed32571f8297cd66b3ab61a66f6cec781 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "aframe-extras": "https://github.com/MozillaReality/aframe-extras#feature/precompute-nav-mesh", "aframe-input-mapping-component": "https://github.com/mozillareality/aframe-input-mapping-component#hubs/master", "aframe-physics-extras": "^0.1.3", - "aframe-physics-system": "^3.1.1", + "aframe-physics-system": "github:infinitelee/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 e02de0e3740390d0cded16bbe216c82af9372883..2d452cee67db4e1d5e48710397da6d770bb12b10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -174,9 +174,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@^3.1.1: +"aframe-physics-system@github:infinitelee/aframe-physics-system#hubs/master": version "3.1.1" - resolved "https://registry.yarnpkg.com/aframe-physics-system/-/aframe-physics-system-3.1.1.tgz#3e6c48f8ce63a1d356a7e302fed51c7b5ad23d22" + resolved "https://codeload.github.com/infinitelee/aframe-physics-system/tar.gz/80a722ddc9496e4fc867fb3662f61b389d0fd4ca" dependencies: browserify "^14.3.0" budo "^10.0.3"