convert text to html for marketing emails (#55)

This commit is contained in:
KM Koushik
2024-08-14 08:00:57 +10:00
committed by GitHub
parent 394b4e58d4
commit 3e173fc5dc
4 changed files with 70 additions and 48 deletions

View File

@@ -36,6 +36,7 @@
"bullmq": "^5.8.2",
"date-fns": "^3.6.0",
"hono": "^4.2.2",
"html-to-text": "^9.0.5",
"install": "^0.13.0",
"ioredis": "^5.4.1",
"lucide-react": "^0.359.0",
@@ -63,6 +64,7 @@
"@next/eslint-plugin-next": "^14.2.2",
"@prisma/extension-optimize": "^0.10.0",
"@types/eslint": "^8.56.2",
"@types/html-to-text": "^9.0.4",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.11.20",
"@types/react": "^18.2.57",