Rework email sending to be RFC5322 compliant by using mimetext package
Some checks failed
release / Publish to Cloudflare Pages (push) Failing after 58s
Some checks failed
release / Publish to Cloudflare Pages (push) Failing after 58s
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
"@cloudflare/workers-types": "^4.20250129.0",
|
||||
"typescript": "^5.5.2",
|
||||
"wrangler": "^3.107.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"mimetext": "^3.0.27"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user