fix: dogfood resend transport

This commit is contained in:
Mythie
2023-09-29 12:17:41 +10:00
parent 85924f49f7
commit a5e087f209
4 changed files with 15 additions and 146 deletions
+1
View File
@@ -17,6 +17,7 @@
"worker:test": "tsup worker/index.ts --format esm"
},
"dependencies": {
"@documenso/nodemailer-resend": "1.0.0",
"@react-email/components": "^0.0.7",
"nodemailer": "^6.9.3",
"react-email": "^1.9.4",