downgrade nodemailer

This commit is contained in:
2025-06-29 11:34:11 -04:00
parent 1b8fe8920f
commit 36880948ae
2 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
"crypto": "^1.0.1",
"next": "15.3.4",
"next-auth": "^4.24.11",
"nodemailer": "^7.0.3",
"nodemailer": "^6.9.4",
"prisma": "^6.10.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",