From 64fa3d36b9127649ed49dc928d370c4c46213e46 Mon Sep 17 00:00:00 2001 From: davetayls Date: Mon, 20 Jul 2015 13:45:44 +0100 Subject: [PATCH] updated grunt-contrib-qunit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6fe4ba..786aa66 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "grunt-bump": "0.3.x", "grunt-string-replace": "0.2.x", "grunt-contrib-jshint": "0.10.x", - "grunt-contrib-qunit": "0.5.x", + "grunt-contrib-qunit": "0.7.x", "grunt-contrib-uglify": "0.5.x", "grunt-contrib-watch": "0.6.x" },