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 6607ed9b6..b44de1e15 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-git-authors": "1.2.0", "grunt-update-submodules": "0.2.0", "grunt-contrib-watch": "0.3.1", - "grunt-contrib-jshint": "0.1.1rc6", + "grunt-contrib-jshint": "0.3.0", "grunt-contrib-uglify": "0.1.2", "grunt": "0.4.1", "gzip-js": "0.3.1", |