revert tween
This commit is contained in:
parent
8f6ecca095
commit
ee7575ad60
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.1.1",
|
||||
"@tweenjs/tween.js": "^18.6.0",
|
||||
"@tweenjs/tween.js": "^16.6.0",
|
||||
"base64-js": "^1.5.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
"compression": "^1.7.4",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
../../node_modules/@tweenjs/tween.js/dist/tween.umd.js
|
||||
../../node_modules/@tweenjs/tween.js/src/Tween.js
|
||||
Loading…
Reference in a new issue