instancify
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
"url": "git@gitlab.com:wolutator/MqttMongoNodejs.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "^5.0.0",
|
||||
"@types/moment": "^2.13.0",
|
||||
"@types/mongodb": "^2.2.0",
|
||||
"@types/mqtt": "0.0.34",
|
||||
"@types/node": "^7.0.14",
|
||||
@ -22,7 +24,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk-console": "^1.0.1",
|
||||
"command-line-args": "^5.0.2",
|
||||
"commander": "^2.15.1",
|
||||
"moment": "^2.22.1",
|
||||
"mongodb": "^2.2.26",
|
||||
"mqtt": "^2.6.2",
|
||||
"queuejs": "^0.1.0",
|
||||
|
Reference in New Issue
Block a user