We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec892b commit e135a56Copy full SHA for e135a56
1 file changed
package.json
@@ -43,10 +43,10 @@
43
}
44
],
45
"devDependencies": {
46
- "grunt": "~0.4.1",
47
- "grunt-contrib-uglify": "~0.2.7",
48
- "grunt-contrib-jshint": "~0.7.1",
49
- "grunt-bump-build-git": "~1.0.0",
50
- "grunt-mocha": "~0.4.1"
+ "grunt": "~0.4.5",
+ "grunt-contrib-uglify": "~0.5.1",
+ "grunt-contrib-jshint": "~0.10.0",
+ "grunt-bump-build-git": "~1.1.1",
+ "grunt-mocha": "~0.4.11"
51
52
0 commit comments