From 1f30cfbe95bdd5b1ccfe9b0cf83279c9d057a1c4 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 19 May 2014 13:11:49 +0300 Subject: [PATCH] feature(package) gulp-jshint v1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba72a5cc..ece50a58 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "gulp": "3.6.x", - "gulp-jshint": "1.5.x", + "gulp-jshint": "1.6.x", "gulp-recess": "0.3.x", "gulp-stylestats":"0.2.x", "gulp-concat": "2.2.x"