From: XhmikosR Date: Thu, 24 Oct 2013 05:45:12 +0000 (+0300) Subject: Update JSHint dependency. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=395145670550a192abb2e2f7d840032f7b70d690;p=clean-css.git Update JSHint dependency. --- diff --git a/package.json b/package.json index 427eecc9..afc32daf 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "vows": "0.7.x", - "jshint": "2.2.x" + "jshint": "2.3.x" }, "jshintConfig": { "browser": false,