From: XhmikosR Date: Tue, 1 Apr 2014 05:26:39 +0000 (+0300) Subject: Update "grunt-contrib-concat" dependency. X-Git-Tag: v3.2.0~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367da423c4ebfa71166c9f338c614753feb15aee;p=thirdparty%2Fbootstrap.git Update "grunt-contrib-concat" dependency. --- diff --git a/package.json b/package.json index d8ebb4f7d5..e65bdd84d1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "grunt-autoprefixer": "~0.7.2", "grunt-banner": "~0.2.2", "grunt-contrib-clean": "~0.5.0", - "grunt-contrib-concat": "~0.3.0", + "grunt-contrib-concat": "~0.4.0", "grunt-contrib-connect": "~0.7.1", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0",