significantly improved

This commit is contained in:
2018-04-26 16:23:12 +02:00
parent 89dff9779a
commit 0eede1309f
5 changed files with 745 additions and 22 deletions

View File

@ -15,7 +15,6 @@
"url": "git@gitlab.com:wolutator/MqttMongoNodejs.git"
},
"devDependencies": {
"@types/commander": "^2.9.0",
"@types/mongodb": "^2.2.0",
"@types/mqtt": "0.0.34",
"@types/node": "^7.0.14",
@ -23,7 +22,7 @@
},
"dependencies": {
"chalk-console": "^1.0.1",
"commander": "^2.9.0",
"commander": "^2.15.1",
"mongodb": "^2.2.26",
"mqtt": "^2.6.2",
"queuejs": "^0.1.0",