We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979920b commit d6d166fCopy full SHA for d6d166f
1 file changed
package.json
@@ -22,14 +22,14 @@
22
},
23
"devDependencies": {
24
"amqplib": "^0.5.1",
25
- "chai": "~4.1.0",
26
- "grunt": "~1.0.1",
+ "chai": "^4.1.0",
+ "grunt": "^1.0.1",
27
"coffee-script": "^1.8.0",
28
- "grunt-coffeelint": "~0.0.6",
+ "grunt-coffeelint": "^0.0.6",
29
"grunt-contrib-coffee": "^1.0.0",
30
"grunt-mocha-test": "^0.13.2",
31
"grunt-shell-spawn": "^0.3.1",
32
- "mocha": "~4.0.0",
+ "mocha": "^4.0.0",
33
"mqtt": "^2.7.1"
34
35
"keywords": [],
0 commit comments