From: XhmikosR Date: Sat, 8 Mar 2014 15:56:03 +0000 (+0200) Subject: Update dependencies. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=96922fd937ebf90b5d08c51791b9a3c39bdb5df7;p=html-minifier.git Update dependencies. Note that the remaining modules are left out due to the fact that the newer versions don't support node.js 0.8. --- diff --git a/package.json b/package.json index 6e6ed00..88803e6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-uglify": "0.3.x", "grunt-exec": "0.4.x", "load-grunt-tasks": "0.3.x", - "qunit": "0.5.x", + "qunit": "0.6.x", "time-grunt": "0.2.x" }, "main": "./dist/htmlminifier.js"