From: Zlatan Vasović Date: Mon, 30 Sep 2013 07:36:20 +0000 (+0200) Subject: Update qunit dependency X-Git-Tag: v3.0.1~39^2~115^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10869%2Fhead;p=thirdparty%2Fbootstrap.git Update qunit dependency --- diff --git a/package.json b/package.json index a9227b558e..157872dfce 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ , "grunt-contrib-connect": "~0.5.0" , "grunt-contrib-copy": "~0.4.1" , "grunt-contrib-jshint": "~0.6.4" - , "grunt-contrib-qunit": "~0.2.2" + , "grunt-contrib-qunit": "~0.3.0" , "grunt-contrib-uglify": "~0.2.4" , "grunt-contrib-watch": "~0.5.3" , "grunt-html-validation": "~0.1.5"