From 55826c1f7f8bfec8c90096b1c1c779e118e357fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Tue, 15 Jul 2014 11:40:14 +0200 Subject: [PATCH] Update jshint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1517354..0e5cab9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "grunt": "~0.4.1", "grunt-contrib-requirejs": "~0.4.1", "grunt-contrib-less": "~0.8.3", - "grunt-contrib-jshint": "~0.7.2", + "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-copy": "~0.4.1", "grunt-githooks": "~0.3.1" } -- 2.20.1