feat: add trpc route to send emails
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
"next-auth": "^4.22.1",
|
||||
"next-plausible": "^3.7.2",
|
||||
"next-themes": "^0.2.1",
|
||||
"nodemailer": "^6.9.3",
|
||||
"nodemailer-sendgrid": "^1.0.3",
|
||||
"perfect-freehand": "^1.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@@ -38,6 +40,8 @@
|
||||
"devDependencies": {
|
||||
"@types/formidable": "^2.0.6",
|
||||
"@types/node": "20.1.0",
|
||||
"@types/nodemailer": "^6.4.8",
|
||||
"@types/nodemailer-sendgrid": "^1.0.0",
|
||||
"@types/react": "18.2.6",
|
||||
"@types/react-dom": "18.2.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user