diff --git a/package.json b/package.json index 9442f2d..46ad954 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "grunt": "^1.0.1", "grunt-cli": "^1.2.0", - "grunt-contrib-jshint": "^1.0.0", + "grunt-contrib-jshint": "^2.0.0", "grunt-simple-mocha": "^0.4.0" } }