Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update tween.js version (#10241)
Browse files Browse the repository at this point in the history
  • Loading branch information
speigg authored May 24, 2024
1 parent 1c744b7 commit d629f13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@mediapipe/tasks-vision": "0.10.12",
"@pixiv/three-vrm": "^2.0.6",
"@pixiv/types-vrmc-vrm-1.0": "^2.0.6",
"@tweenjs/tween.js": "^18.6.4",
"@tweenjs/tween.js": "^23.1.2",
"alea": "1.0.1",
"bitecs": "0.3.40",
"comlink": "4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/spatial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@etherealengine/visual-script": "^1.6.0",
"@etherealengine/hyperflux": "^1.6.0",
"@etherealengine/network": "^1.6.0",
"@tweenjs/tween.js": "^18.6.4",
"@tweenjs/tween.js": "^23.1.2",
"bitecs": "0.3.40",
"lodash": "4.17.21",
"noisejs": "2.1.0",
Expand Down

0 comments on commit d629f13

Please sign in to comment.