From: XhmikosR Date: Thu, 21 Feb 2013 22:04:27 +0000 (+0200) Subject: update to JSHint 1.0.x X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=606f65efaf393823a47442c0cf153d1aea151b5a;p=clean-css.git update to JSHint 1.0.x --- diff --git a/package.json b/package.json index aa9c7c7f..6a7d34f0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "vows": "0.7.x", - "jshint": "0.9.x" + "jshint": "1.0.x" }, "engines": { "node": ">=0.6.0"