window resizing and other small changes
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"three": "^0.174.0"
|
||||
"three": "^0.174.0",
|
||||
"three.js": "^0.77.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^6.3.0",
|
||||
"vite": "^6.2.0"
|
||||
"vite": "^6.2.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
|
Reference in New Issue
Block a user