fix: use nodemailer to compose email (#166)
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "^15.3.1",
|
||||
"next-auth": "^4.24.11",
|
||||
"nodemailer": "^7.0.3",
|
||||
"pnpm": "^10.9.0",
|
||||
"prisma": "^6.6.0",
|
||||
"query-string": "^9.1.1",
|
||||
@@ -70,6 +71,7 @@
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/node": "^22.15.2",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
|
Reference in New Issue
Block a user