diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 34a35d2dc..267d6dca1 100644 --- a/package.json +++ b/package.json @@ -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", |