We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f869548 + 252842c commit 9734c97Copy full SHA for 9734c97
1 file changed
package.json
@@ -13,12 +13,12 @@
13
"license": "MIT",
14
"dependencies": {},
15
"devDependencies": {
16
- "amqplib": "^0.4.2",
17
- "chai": "~1.9.0",
+ "amqplib": "^0.5.1",
+ "chai": "~3.5.0",
18
"coffee-script": "^1.8.0",
19
- "mocha": "~1.21.0",
20
- "msgflo": "^0.8.0",
21
- "mqtt": "1.4.x"
+ "mocha": "~3.2.0",
+ "msgflo": "^0.9.5",
+ "mqtt": "~1.4.0"
22
},
23
"keywords": [],
24
"bin": {},
0 commit comments