From: Aleksander Ɓukasz Date: Sun, 8 Dec 2013 22:53:07 +0000 (+0100) Subject: Update grunt's jshint task X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/67d6154ac9435fdd768b545aca1f3c05b75f46ed Update grunt's jshint task --- 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" } }