mqtt stuff added
This commit is contained in:
@ -13,11 +13,13 @@
|
||||
"dependencies": {
|
||||
"command-line-args": "^5.0.2",
|
||||
"moment": "^2.22.1",
|
||||
"mqtt": "^2.18.0",
|
||||
"onoff": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/command-line-args": "^5.0.0",
|
||||
"@types/moment": "^2.13.0",
|
||||
"@types/mqtt": "^2.5.0",
|
||||
"@types/node": "^10.1.0",
|
||||
"@types/onoff": "0.0.27",
|
||||
"typescript": "^2.8.3"
|
||||
|
Reference in New Issue
Block a user