1
0
This commit is contained in:
2024-08-09 11:49:07 +09:00
parent 5c79c64679
commit c41c0029c6

View File

@@ -14,9 +14,9 @@
"webpack-dev-server": "^5.0.3" "webpack-dev-server": "^5.0.3"
}, },
"dependencies": { "dependencies": {
"@pixiv/three-vrm": "^3.0.0", "@pixiv/three-vrm": "^3.1.0",
"@pixiv/three-vrm-animation": "^3.0.0", "@pixiv/three-vrm-animation": "^3.1.0",
"@pixiv/three-vrm-springbone": "^3.0.0", "@pixiv/three-vrm-springbone": "^3.1.0",
"postprocessing": "^6.35.2", "postprocessing": "^6.35.2",
"three": "^0.167.1" "three": "^0.167.1"
} }