Use winston instead of npmlog

This commit is contained in:
Tankred Hase
2017-08-18 18:01:34 +08:00
parent a156f05002
commit 35dbc08015
13 changed files with 15 additions and 15 deletions

View File

@@ -29,8 +29,8 @@
"mongodb": "^2.2.31",
"nodemailer": "^2.4.2",
"nodemailer-openpgp": "^1.0.2",
"npmlog": "^4.0.2",
"openpgp": "^2.3.0"
"openpgp": "^2.3.0",
"winston": "^2.3.1"
},
"devDependencies": {
"chai": "^4.1.1",