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 c7c6217 commit 059dbd4Copy full SHA for 059dbd4
package.json
@@ -27,9 +27,9 @@
27
},
28
"dependencies": {},
29
"devDependencies": {
30
- "grunt": "0.4.x",
31
- "grunt-contrib-qunit": "~0.2.0",
32
- "grunt-contrib-jshint": "~0.2.0",
+ "grunt": "~0.4.1",
+ "grunt-contrib-qunit": "~0.2.1",
+ "grunt-contrib-jshint": "~0.4.3",
33
"grunt-contrib-uglify": "~0.1.1",
34
"grunt-contrib-concat": "~0.1.3",
35
"grunt-zipstream": "~0.2.2"
0 commit comments