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 3ef8fbc commit b1c77c7Copy full SHA for b1c77c7
package.json
@@ -32,14 +32,14 @@
32
"dependencies": {},
33
"devDependencies": {
34
"grunt": "~0.4.2",
35
- "grunt-cli": "~0.1.11",
36
- "grunt-contrib-clean": "~0.4.0",
+ "grunt-cli": "~0.1.13",
+ "grunt-contrib-clean": "~0.5.0",
37
"grunt-contrib-copy": "~0.5.0",
38
"grunt-contrib-concat": "~0.3.0",
39
- "grunt-contrib-jshint": "~0.6.0",
40
- "grunt-contrib-qunit": "~0.2.0",
41
- "grunt-contrib-uglify": "~0.2.0",
42
- "grunt-contrib-cssmin": "~0.6.0",
43
- "grunt-contrib-watch": "~0.4.0"
+ "grunt-contrib-jshint": "~0.8.0",
+ "grunt-contrib-qunit": "~0.4.0",
+ "grunt-contrib-uglify": "~0.3.2",
+ "grunt-contrib-cssmin": "~0.7.0",
+ "grunt-contrib-watch": "~0.5.3"
44
}
45
0 commit comments