1
0

Implement email config

This commit is contained in:
syuilo
2018-11-29 16:23:45 +09:00
parent 0ce64f8c33
commit 1bc109b42c
10 changed files with 280 additions and 13 deletions
+2
View File
@@ -64,6 +64,7 @@
"@types/mongodb": "3.1.14",
"@types/ms": "0.7.30",
"@types/node": "10.12.10",
"@types/nodemailer": "4.6.5",
"@types/oauth": "0.9.1",
"@types/parsimmon": "1.10.0",
"@types/portscanner": "2.1.0",
@@ -166,6 +167,7 @@
"ms": "2.1.1",
"nan": "2.11.1",
"nested-property": "0.0.7",
"nodemailer": "4.7.0",
"nprogress": "0.2.0",
"object-assign-deep": "0.4.0",
"on-build-webpack": "0.1.0",