This commit is contained in:
jeremygan2021
2025-09-20 14:32:23 +08:00
parent a9ee899cc5
commit 98cca278b0
15 changed files with 2016 additions and 137 deletions

View File

@@ -3,10 +3,13 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@react-three/drei": "9.88",
"@react-three/fiber": "8.15",
"framer-motion": "^10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"framer-motion": "^10.16.4",
"react-scripts": "5.0.1"
"react-scripts": "5.0.1",
"three": "^0.158.0"
},
"scripts": {
"start": "react-scripts start",