add dependencies

This commit is contained in:
florian 2025-09-06 00:39:11 +02:00
parent a2e95392fe
commit ed11bdecc1

View File

@ -15,6 +15,7 @@
"run": "node index.js"
},
"dependencies": {
"bcrypt": "^6.0.0",
"cookie-parser": "^1.4.7",
"dotenv": "^16.5.0",
"express": "^5.1.0",