feat: integrate GSAP for object animations and update package dependencies

This commit is contained in:
sayudhalw
2026-08-23 20:43:55 +07:00
parent cebdb9e921
commit ced9c2b65a
3 changed files with 20 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@
"vite-plugin-restart": "^0.4.2"
},
"dependencies": {
"gsap": "~3.12.7",
"three": "^0.174.0"
}
}