We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5124acb commit 555a6ebCopy full SHA for 555a6eb
1 file changed
package.json
@@ -39,17 +39,17 @@
39
"node": ">= 0.8.0"
40
},
41
"dependencies": {
42
- "commander": "1.1.1",
43
- "gonzales": "1.0.6",
+ "commander": "2.0.0",
+ "gonzales": "1.0.7",
44
"minimatch": "0.2.12",
45
- "vow": "0.3.7",
46
- "vow-fs": "0.1.13"
+ "vow": "0.3.11",
+ "vow-fs": "0.2.3"
47
48
"devDependencies": {
49
- "jshint-groups": "0.5.1",
50
- "jshint": "2.1.7",
51
- "jscs": "1.0.5",
52
- "mocha": "1.11.0"
+ "jshint-groups": "0.5.3",
+ "jshint": "2.3.0",
+ "jscs": "1.0.11",
+ "mocha": "1.14.0"
53
54
"main": "./lib/csscomb.js",
55
"bin": {
0 commit comments