From: XhmikosR Date: Wed, 2 Apr 2014 13:44:30 +0000 (+0300) Subject: Update dependencies. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=55dc663b151505aca3cd840e5b4dad11051bf42a;p=html-minifier.git Update dependencies. --- diff --git a/package.json b/package.json index 19d25e4..9c2d914 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ }, "devDependencies": { "grunt": "0.4.x", - "grunt-contrib-concat": "0.3.x", - "grunt-contrib-jshint": "0.9.x", + "grunt-contrib-concat": "0.4.x", + "grunt-contrib-jshint": "0.10.x", "grunt-contrib-qunit": "0.4.x", "grunt-contrib-uglify": "0.4.x", "grunt-exec": "0.4.x",