add nodemailer and html-to-text

This commit is contained in:
2023-07-11 15:14:24 +02:00
parent 72aae72dcf
commit d763448a12
4 changed files with 221 additions and 4 deletions

View File

@@ -46,6 +46,8 @@
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-session": "^1.17.3",
"html-to-text": "^9.0.5",
"nodemailer": "^6.9.3",
"promise-mysql": "^5.2.0",
"serve-favicon": "^2.5.0",
"serve-static": "^1.15.0"