From: Alexander Schmitz Date: Tue, 4 Aug 2015 12:15:30 +0000 (-0400) Subject: Build: remove dependency on grunt-contrib-concat X-Git-Tag: 1.12.0-beta.1~191 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8bf46a46ad3207c62bcee305ddff50bd13a8ca51;p=jquery-ui.git Build: remove dependency on grunt-contrib-concat --- diff --git a/package.json b/package.json index 95ac38b92..355bb3a5a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,6 @@ "grunt": "0.4.2", "grunt-bowercopy": "1.1.0", "grunt-compare-size": "0.4.0", - "grunt-contrib-concat": "0.1.3", "grunt-contrib-csslint": "0.2.0", "grunt-contrib-jshint": "0.7.1", "grunt-contrib-qunit": "0.6.0",