From 67d6154ac9435fdd768b545aca1f3c05b75f46ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Sun, 8 Dec 2013 23:53:07 +0100 Subject: [PATCH] Update grunt's jshint task --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfbe893..827e18f 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,6 @@ "grunt": "~0.4.1", "grunt-contrib-requirejs": "~0.4.1", "grunt-contrib-less": "~0.6.1", - "grunt-contrib-jshint": "~0.6.4" + "grunt-contrib-jshint": "~0.7.2" } } -- 2.20.1