From 58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 17 Jan 2014 11:56:53 -0800 Subject: [PATCH] bump grunt-contrib-qunit to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b200c7e43f..4d73b69d15 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", - "grunt-contrib-qunit": "~0.3.0", + "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1",