diff --git a/galaxy-react/package.json b/galaxy-react/package.json index 653251f..749e5a4 100644 --- a/galaxy-react/package.json +++ b/galaxy-react/package.json @@ -3,6 +3,9 @@ "version": "0.1.0", "private": true, "dependencies": { + "@pixiv/three-vrm": "^3.0.0", + "@pixiv/three-vrm-animation": "^3.0.0", + "@pixiv/three-vrm-springbone": "^3.0.0", "@react-three/drei": "^9.109.2", "@react-three/fiber": "^8.16.8", "@react-three/postprocessing": "^2.16.2", @@ -16,6 +19,7 @@ "@types/three": "^0.167.1", "react": "^18.3.1", "react-dom": "^18.3.1", + "react-router-dom": "^6.26.0", "react-scripts": "5.0.1", "three": "^0.167.1", "three-stdlib": "^2.30.5", diff --git a/galaxy-react/public/index.html b/galaxy-react/public/index.html index aa069f2..5633250 100644 --- a/galaxy-react/public/index.html +++ b/galaxy-react/public/index.html @@ -2,19 +2,19 @@ - + - + - +