Skip to content

Commit f5f4485

Browse files
authored
Roll back/update tweenjs to 19.0.0 (latest working version) (#415)
* Roll back tweenjs to 18.6.4 this is no permanent fix as is nice to have a package up-to-date but for now until tweenjs/tween.js#659 is merged it works * update to the latest working version (19.0.0)
1 parent eee39a2 commit f5f4485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@tweenjs/tween.js": "^20.0.3",
25+
"@tweenjs/tween.js": "^19.0.0",
2626
"compression": "^1.7.4",
2727
"express": "^4.17.1",
2828
"minecraft-data": "^3.0.0",

0 commit comments

Comments
 (0)