Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5ecce75

Browse files
authoredApr 27, 2020
chore(package): update mqtt to version 4.0.0
Closes #58
1 parent f05fcda commit 5ecce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"grunt-mocha-test": "^0.13.2",
3030
"grunt-shell-spawn": "^0.3.1",
3131
"mocha": "^5.0.0",
32-
"mqtt": "^2.7.1"
32+
"mqtt": "^4.0.0"
3333
},
3434
"keywords": [],
3535
"bin": {

0 commit comments

Comments
 (0)
Please sign in to comment.