From 8bf46a46ad3207c62bcee305ddff50bd13a8ca51 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Tue, 4 Aug 2015 08:15:30 -0400 Subject: [PATCH] Build: remove dependency on grunt-contrib-concat --- package.json | 1 - 1 file changed, 1 deletion(-) 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", -- 2.39.5