diff --git a/package.json b/package.json
index 096b55a0569a4ce24467970318e290ffdd2116d8..31b51fffb90fd5a50bd074b1c87523504f1dbc16 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,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": "github:infinitelee/aframe-physics-system#hubs/master",
+    "aframe-physics-system": "github:donmccurdy/aframe-physics-system",
     "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 9f1d228ef4b5405d6abb35b06f0d53511d37171d..8e858e79dcfb2e180a852e7b2b10c75c80612094 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -178,9 +178,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@github:infinitelee/aframe-physics-system#hubs/master":
-  version "3.1.1"
-  resolved "https://codeload.github.com/infinitelee/aframe-physics-system/tar.gz/80a722ddc9496e4fc867fb3662f61b389d0fd4ca"
+"aframe-physics-system@github:donmccurdy/aframe-physics-system":
+  version "3.1.2"
+  resolved "https://codeload.github.com/donmccurdy/aframe-physics-system/tar.gz/c142a301e3ce76f88bab817c89daa5b3d4d97815"
   dependencies:
     browserify "^14.3.0"
     budo "^10.0.3"