first posts

This commit is contained in:
2018-05-10 22:23:31 +02:00
parent 0686e02b75
commit 88b2cf4212
11 changed files with 234 additions and 62 deletions

View File

@ -22,7 +22,6 @@
"chalk": "^2.3.0",
"command-line-args": "^4.0.7",
"express": "^4.16.3",
"nodemailer": "^4.6.4",
"simple-node-logger": "^0.93.33"
},
"devDependencies": {
@ -30,7 +29,6 @@
"@types/command-line-args": "^4.0.2",
"@types/express": "^4.11.1",
"@types/node": "^8.5.8",
"@types/nodemailer": "^4.6.0",
"typescript": "^2.6.2"
}
}