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 606d544 commit c996466Copy full SHA for c996466
package.json
@@ -41,12 +41,12 @@
41
},
42
"devDependencies": {
43
"grunt": "~0.4.1",
44
- "grunt-contrib-jshint": "~0.3.0",
45
- "grunt-contrib-concat": "~0.1.3",
46
- "grunt-contrib-watch": "~0.3.1",
47
- "yuitest": "~0.7.8",
48
- "grunt-contrib-clean": "~0.4.0",
+ "grunt-contrib-jshint": "~0.5.4",
+ "grunt-contrib-concat": "~0.3.0",
+ "grunt-contrib-watch": "~0.4.4",
+ "yuitest": "~0.7.9",
+ "grunt-contrib-clean": "~0.4.1",
49
"grunt-contrib-copy": "~0.4.1",
50
- "grunt-include-replace": "~0.1.1"
+ "grunt-include-replace": "~0.4.0"
51
}
52
0 commit comments