add helper to generate email; install html-to-text package

This commit is contained in:
Bilal Catic
2019-09-30 09:51:10 +02:00
parent 68ef31f867
commit e1dfd6a4eb
3 changed files with 103 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"express": "^4.16.4",
"express-ejs-layouts": "^2.5.0",
"express-layout": "^0.1.0",
"html-to-text": "^5.1.1",
"moment": "^2.24.0",
"moment-timezone": "^0.5.26",
"node-fetch": "^2.3.0",