1
0
Fork 0
This commit is contained in:
amy 2025-05-28 05:42:37 +03:30
parent 83a18f250d
commit 8e249599c9
No known key found for this signature in database
5 changed files with 190 additions and 39 deletions

View file

@ -10,7 +10,9 @@
},
"dependencies": {
"@types/node": "^20.14.10",
"solid-js": "^1.8.17"
"@types/three": "^0.176.0",
"solid-js": "^1.8.17",
"three": "^0.176.0"
},
"devDependencies": {
"typescript": "^5.2.2",