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 9c62146 commit d8e3e1aCopy full SHA for d8e3e1a
package.json
@@ -28,9 +28,9 @@
28
},
29
"devDependencies": {
30
"grunt": "~0.4.5",
31
- "grunt-contrib-clean": "~0.7.0",
32
- "grunt-contrib-concat": "~0.5.1",
33
- "grunt-contrib-jshint": "~0.12.0",
+ "grunt-contrib-clean": "~1.0.0",
+ "grunt-contrib-concat": "~1.0.0",
+ "grunt-contrib-jshint": "~1.0.0",
34
"grunt-contrib-watch": "~0.6.1",
35
"grunt-include-replace": "~3.2.0",
36
"load-grunt-tasks": "~3.4.0",
0 commit comments