Implement SMTP email service (#28)

This commit is contained in:
Hirunatan
2018-07-17 12:05:27 +02:00
committed by mntmn
parent c075c562d6
commit ea4f40b628
4 changed files with 57 additions and 13 deletions

View File

@@ -30,6 +30,7 @@
"moment": "^2.19.3",
"morgan": "1.8.1",
"node-phantom-simple": "2.2.4",
"nodemailer": "^4.6.7",
"phantomjs-prebuilt": "2.1.14",
"read-chunk": "^2.1.0",
"request": "2.81.0",