1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Update MQTT to latest 2.2.1

This commit is contained in:
Nick O'Leary 2017-01-09 14:35:45 +00:00
parent a1eeff4034
commit a89ae7d77a
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -44,7 +44,7 @@
"json-stringify-safe":"5.0.1",
"jsonata":"1.0.10",
"media-typer": "0.3.0",
"mqtt": "1.*",
"mqtt": "2.2.1",
"mustache": "2.3.0",
"nopt": "3.0.6",
"oauth2orize":"1.6.0",