We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6e2cd commit 0e5c505Copy full SHA for 0e5c505
1 file changed
package.json
@@ -17,18 +17,18 @@
17
}
18
],
19
"dependencies": {
20
- "amqplib": "^0.3.0",
21
"async": "^0.9.0",
22
"chance": "^0.7.3",
23
"coffee-script": "^1.8.0",
24
"commander": "^2.6.0",
25
"debug": "^2.1.2",
26
"fbp": "^1.1.2",
27
- "mqtt": "1.4.x",
28
"newrelic": "1.23.0",
29
"uuid": "^2.0.1"
30
},
31
"devDependencies": {
+ "amqplib": "^0.3.0",
+ "mqtt": "1.4.x",
32
"chai": "~1.9.0",
33
"grunt": "~0.4.1",
34
"grunt-coffeelint": "~0.0.6",
0 commit comments