Skip to content

Commit d04e0fa

Browse files
authored
mqtt: Require 2.x
1 parent 960a34b commit d04e0fa

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
@@ -30,7 +30,7 @@
3030
"coffee-script": "^1.10.0",
3131
"mocha": "^3.2.0",
3232
"amqplib": "^0.5.1",
33-
"mqtt": "~2.13.0",
33+
"mqtt": "^2.13.0",
3434
"msgflo": "^0.10.19"
3535
}
3636
}

0 commit comments

Comments
 (0)