From 031400b5f31cf19dfcb4d313152556e5ac4e7134 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Fri, 17 Jan 2014 11:28:35 +0100 Subject: [PATCH] Build: Upgrade to grunt-contrib-qunit, supports page options --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30f3cb4fa..fa43d7e45 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "grunt-contrib-jshint": "0.7.1", "grunt-contrib-uglify": "0.1.1", "grunt-contrib-concat": "0.1.3", - "grunt-contrib-qunit": "0.2.0", + "grunt-contrib-qunit": "0.4.0", "grunt-contrib-csslint": "0.2.0", "grunt-compare-size": "0.4.0-rc.3", "grunt-jscs-checker": "0.3.1", -- 2.39.5