Skip to content

Commit

Permalink
Use an alias to switch to the new three-to-ammo dependency so that re…
Browse files Browse the repository at this point in the history
…quires in the code do not break
  • Loading branch information
Elettrotecnica committed Apr 29, 2024
1 parent bb0f5c4 commit 6544769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ammo-debug-drawer": "^0.1.0",
"cannon-es": "^0.9.1",
"patch-package": "^6.5.0",
"@c-frame/three-to-ammo": "^1.0.3",
"three-to-ammo": "npm:@c-frame/three-to-ammo@^1.0.3",
"three-to-cannon": "^4.0.0",
"webworkify": "^1.4.0"
},
Expand Down

0 comments on commit 6544769

Please sign in to comment.