verify email

This commit is contained in:
CHIEFSOFT\ameye
2024-06-13 12:57:32 -04:00
parent f86fa83264
commit b2072fb924
2 changed files with 31 additions and 4 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"body-parser": "^1.20.2",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"mongoose": "^8.3.3"
"mongoose": "^8.3.3",
"nodemailer": "^6.9.13"
},
"devDependencies": {
"nodemon": "^3.1.0"