rollback to slightly older version of aframe
... | ... | @@ -10,7 +10,7 @@ |
"prettier": "prettier --write src/**/*.js" | ||
}, | ||
"dependencies": { | ||
"aframe": "https://github.com/aframevr/aframe", | ||
"aframe": "https://github.com/aframevr/aframe#c2c97c2", | ||
"aframe-extras": "^3.12.4", | ||
"aframe-input-mapping-component": "https://github.com/johnshaughnessy/aframe-input-mapping-component#23e2855", | ||
"aframe-physics-extras": "https://github.com/infinitelee/aframe-physics-extras#fix/physics-collider-crash", | ||
... | ... |
Please register or sign in to comment