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 87b9a40 commit 8f30e2aCopy full SHA for 8f30e2a
package.json
@@ -41,12 +41,12 @@
41
},
42
"devDependencies": {
43
"grunt": "~0.4.1",
44
- "grunt-contrib-jshint": "~0.5.4",
45
- "grunt-contrib-concat": "~0.3.0",
46
- "grunt-contrib-watch": "~0.4.4",
47
- "yuitest": "~0.7.9",
48
"grunt-contrib-clean": "~0.4.1",
+ "grunt-contrib-concat": "~0.3.0",
49
"grunt-contrib-copy": "~0.4.1",
50
- "grunt-include-replace": "~0.4.0"
+ "grunt-contrib-jshint": "~0.10.0",
+ "grunt-contrib-watch": "~0.4.4",
+ "grunt-include-replace": "~0.4.0",
+ "yuitest": "~0.7.9"
51
}
52
0 commit comments