Chore: Add GSAP and bootstrap-icons dependencies

This commit is contained in:
hiep200311
2026-06-04 09:33:20 +07:00
parent c75e660e20
commit 029d79daad
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -9,10 +9,12 @@
},
"dependencies": {
"body-parser": "^1.20.3",
"bootstrap-icons": "^1.13.1",
"cookie-parser": "^1.4.7",
"dotenv": "^16.5.0",
"express": "^4.21.2",
"express-validator": "^7.2.1",
"gsap": "^3.15.0",
"marked": "^15.0.8",
"nodemailer": "^8.0.10"
},