Skip to content
Closed
Prev Previous commit
Next Next commit
Build: Upgrade grunt-contrib-jshint to 0.12.0
  • Loading branch information
scottgonzalez committed Feb 9, 2016
commit 7ba63871b8b20493a9ac5ad58af8abd2445958d1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"grunt-compare-size": "0.4.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-csslint": "0.5.0",
"grunt-contrib-jshint": "0.7.1",
"grunt-contrib-jshint": "0.12.0",
"grunt-contrib-qunit": "0.6.0",
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.1.1",
Expand Down