Skip to content

Commit

Permalink
Bumped mqtt-connection dep to v3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Oct 2, 2016
1 parent f801f7c commit efc97cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"faucet": "0.0.1",
"istanbul": "^0.4.1",
"mqtt": "^2.0.0",
"mqtt-connection": "^2.1.0",
"mqtt-connection": "^3.0.0",
"pre-commit": "^1.0.10",
"standard": "^8.0.0",
"tape": "^4.0.0",
Expand Down

0 comments on commit efc97cb

Please sign in to comment.