changes, not yet working

This commit is contained in:
Wolfgang Hottgenroth
2017-05-03 22:11:41 +02:00
parent f079461997
commit 2c37cd3501
2 changed files with 62 additions and 8 deletions

View File

@ -24,6 +24,8 @@
"dependencies": {
"commander": "^2.9.0",
"mongodb": "^2.2.26",
"mqtt": "^2.6.2"
"mqtt": "^2.6.2",
"queuejs": "^0.1.0",
"readable-stream": "^2.2.9"
}
}