From: Chris Rebert Date: Fri, 17 Jan 2014 19:56:53 +0000 (-0800) Subject: bump grunt-contrib-qunit to v0.4.0 X-Git-Tag: v3.1.0~71^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12276%2Fhead;p=thirdparty%2Fbootstrap.git bump grunt-contrib-qunit to v0.4.0 --- 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",