This commit is contained in:
2025-08-04 22:00:18 +02:00
parent d3466413bb
commit ab225cbcea
3 changed files with 29 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"dev": "nodemon index.js"
},
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^17.2.1",
"express": "^5.1.0",
"nodemailer": "^7.0.5"