We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0e217 commit 4043c29Copy full SHA for 4043c29
1 file changed
package.json
@@ -46,13 +46,13 @@
46
"csscomb": "~3.0.0"
47
},
48
"devDependencies": {
49
- "grunt-contrib-jshint": "~0.6.0",
50
- "grunt-contrib-clean": "~0.4.0",
51
- "grunt-contrib-nodeunit": "~0.2.0",
52
- "grunt": "~0.4.2"
+ "grunt": "^0.4.5",
+ "grunt-contrib-clean": "^0.4.0",
+ "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-nodeunit": "^0.4.0"
53
54
"peerDependencies": {
55
+ "grunt": "^0.4.5"
56
57
"keywords": [
58
"gruntplugin",
0 commit comments