Add nodemailer dependency for SMTP connection test
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6f0a24787a
commit
ed6a978a48
2 changed files with 694 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"dependencies": {
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"fastify": "^4.28.1",
|
||||
"nodemailer": "^6.10.1",
|
||||
"pg": "^8.12.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue