Skip to content

Commit 213f950

Browse files
committed
Update three-to-ammo to 1.0.4
1 parent 0dc662e commit 213f950

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

‎package-lock.json‎

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@c-frame/aframe-physics-system",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"description": "Physics system for A-Frame VR, built on Cannon.js & Ammo.js",
55
"main": "index.js",
66
"scripts": {
@@ -46,7 +46,7 @@
4646
"ammo-debug-drawer": "^0.1.0",
4747
"cannon-es": "^0.9.1",
4848
"patch-package": "^6.5.0",
49-
"three-to-ammo": "npm:@c-frame/three-to-ammo@^1.0.3",
49+
"three-to-ammo": "npm:@c-frame/three-to-ammo@^1.0.4",
5050
"three-to-cannon": "^4.0.0",
5151
"webworkify": "^1.4.0"
5252
},

0 commit comments

Comments
 (0)