We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4304b commit d4318c9Copy full SHA for d4318c9
1 file changed
package.json
@@ -47,8 +47,8 @@
47
},
48
"devDependencies": {
49
"grunt": "^0.4.5",
50
- "grunt-contrib-clean": "^0.5.0",
51
- "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-clean": "^0.6.0",
+ "grunt-contrib-jshint": "^0.11.2",
52
"grunt-contrib-nodeunit": "^0.4.1"
53
54
"peerDependencies": {
0 commit comments