We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de32810 + ab29164 commit c9c0badCopy full SHA for c9c0bad
1 file changed
package.json
@@ -33,11 +33,11 @@
33
"node": ">=0.10.1"
34
},
35
"dependencies": {
36
- "commander": "~2.3.0",
37
- "csv": "~0.4.1",
38
- "entities": "~1.1.1",
39
- "mocha": "~1.21.4",
40
- "xml2js": "~0.4.4"
+ "commander": "^2.5.1",
+ "csv": "^0.4.1",
+ "entities": "^1.1.1",
+ "mocha": "^2.0.1",
+ "xml2js": "^0.4.4"
41
42
"devDependencies": {
43
"nock": "~0.48.2"
0 commit comments