1
0
This commit is contained in:
2024-08-09 11:56:24 +09:00
parent c41c0029c6
commit 5720b84991

View File

@@ -3,9 +3,10 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"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",
"@react-three/drei": "^9.109.2", "@pixiv/three-vrm-springbone": "^3.1.0",
"@react-three/drei": "^9.109.2",
"@react-three/fiber": "^8.16.8", "@react-three/fiber": "^8.16.8",
"@react-three/postprocessing": "^2.16.2", "@react-three/postprocessing": "^2.16.2",
"@testing-library/jest-dom": "^5.17.0", "@testing-library/jest-dom": "^5.17.0",