window resizing and other small changes

This commit is contained in:
CJSatnarine
2025-03-14 14:45:55 -04:00
parent 40c6d1cb9c
commit 15fd3615f8
8 changed files with 93 additions and 42 deletions

View File

@@ -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",