From 96922fd937ebf90b5d08c51791b9a3c39bdb5df7 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 8 Mar 2014 17:56:03 +0200 Subject: [PATCH] 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. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.34.1