From 4cd2d532c4342f13b391f5174683844163aaff91 Mon Sep 17 00:00:00 2001 From: Brian Dixon Date: Fri, 19 Feb 2016 21:54:16 -0500 Subject: [PATCH] update grunt-contrib-jshint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e25492..79be530 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "coveralls": "^2.11.4", "grunt": "^0.4.5", - "grunt-contrib-jshint": "^0.12.0", + "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-watch": "^0.6.1", "grunt-jsdoc": "^1.0.0",