WIP: Continuing to iterate

This commit is contained in:
Tyler Marques 2025-05-23 09:49:10 -07:00
parent 190686e248
commit 981dfef6a0
No known key found for this signature in database
GPG key ID: CB99EDCF41D3016F
9 changed files with 153 additions and 402 deletions

View file

@ -16,6 +16,7 @@
"dependencies": {
"@tweenjs/tween.js": "^25.0.0",
"@types/three": "^0.174.0",
"chart.js": "^4.4.9",
"three": "^0.174.0",
"zod": "^3.24.2"
},