🧑💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"minio": "7.0.32",
|
||||
"next": "12.3.0",
|
||||
"next-auth": "4.10.3",
|
||||
"nodemailer": "^6.7.8",
|
||||
"nodemailer": "^6.8.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"papaparse": "^5.3.2",
|
||||
"prettier": "2.7.1",
|
||||
@@ -80,7 +80,9 @@
|
||||
"swr": "^1.3.0",
|
||||
"tinycolor2": "^1.4.2",
|
||||
"typebot-js": "workspace:*",
|
||||
"use-debounce": "8.0.4"
|
||||
"use-debounce": "8.0.4",
|
||||
"emails": "workspace:*",
|
||||
"@faire/mjml-react": "^2.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.19.0",
|
||||
|
||||
Reference in New Issue
Block a user