fix path issues

This commit is contained in:
wass08
2026-01-16 09:23:39 +09:00
parent fbd050ad73
commit 45a34d7df6
9 changed files with 134 additions and 45 deletions
+5
View File
@@ -12,6 +12,11 @@
"check:fix": "biome check --write",
"check-types": "turbo run check-types"
},
"dependencies": {
"@react-three/drei": "^10",
"@react-three/fiber": "^9",
"three": "^0.182.0"
},
"devDependencies": {
"@biomejs/biome": "^2.3.11",
"turbo": "^2.7.4",