We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e72c39 commit f680e89Copy full SHA for f680e89
package.json
@@ -23,12 +23,11 @@
23
"uri-path": "^1.0.0"
24
},
25
"devDependencies": {
26
- "grunt": "^0.4.2",
27
- "grunt-cli": "^0.1.13",
28
- "grunt-contrib-clean": "^0.7.0",
29
- "grunt-contrib-internal": "^0.4.12",
30
- "grunt-contrib-jshint": "^0.12.0",
31
- "grunt-contrib-nodeunit": "^0.4.0"
+ "grunt": "^1.0.0",
+ "grunt-contrib-clean": "^1.0.0",
+ "grunt-contrib-internal": "^1.1.0",
+ "grunt-contrib-jshint": "^1.0.0",
+ "grunt-contrib-nodeunit": "^1.0.0"
32
33
"keywords": [
34
"gruntplugin"
0 commit comments