diff --git a/package.json b/package.json index 09c7caa..7d1bf28 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "grunt": "~0.4.2", "grunt-cli": "^0.1.13", - "grunt-contrib-jshint": "~0.12.0", + "grunt-contrib-jshint": "~1.1.0", "grunt-mocha-cli": "~1.4.0", "mocha": "~2.4.5", "should": "~8",