From: XhmikosR Date: Wed, 12 Mar 2014 16:18:21 +0000 (+0200) Subject: Downgrade qunit so that node.js 0.8 works again. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=eb62aaa3df025025c61a12f9b5b35ba3b1556008;p=html-minifier.git Downgrade qunit so that node.js 0.8 works again. --- diff --git a/package.json b/package.json index fd5d2df..3a7fc96 100644 --- a/package.json +++ b/package.json @@ -44,9 +44,9 @@ "grunt-contrib-qunit": "0.4.x", "grunt-contrib-uglify": "0.3.x", "grunt-exec": "0.4.x", - "grunt-jscs-checker": "~0.4.0", + "grunt-jscs-checker": "0.4.x", "load-grunt-tasks": "0.3.x", - "qunit": "0.6.x", + "qunit": "0.5.x", "time-grunt": "0.2.x" }, "files": [