feat: add smtp adapter (#279)

This commit is contained in:
Adrian Bach
2026-03-20 11:37:28 +01:00
committed by GitHub
parent 77311cf39d
commit 3523057221
5 changed files with 146 additions and 5 deletions

View File

@@ -82,6 +82,7 @@
"node-cron": "^4.2.1",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.11",
"nodemailer": "^8.0.3",
"p-throttle": "^8.1.0",
"package-up": "^5.0.0",
"puppeteer": "^24.39.1",