mqtt added

This commit is contained in:
Wolfgang Hottgenroth
2017-04-28 22:04:27 +02:00
parent d1bb5d07e8
commit b6e34999b1
2 changed files with 27 additions and 4 deletions

View File

@ -12,6 +12,7 @@
"license": "ISC",
"devDependencies": {
"@types/commander": "^2.9.0",
"@types/mqtt": "0.0.34",
"@types/node": "^7.0.14",
"typescript": "^2.3.1"
},