From f1e2499f9df0e40859034a87d9d041575074117a Mon Sep 17 00:00:00 2001 From: Maurice Williams Date: Sun, 6 Jul 2014 11:07:59 -0400 Subject: [PATCH] fixing sourcemaps closes #3186 bumping ```grunt-concat-sourcemap``` v0.4.0 -> v0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a8ac8add1..41062d7a0f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "bower": "~1.3.5", "grunt": "~0.4.1", "grunt-cli": "~0.1.13", - "grunt-concat-sourcemap": "~0.4.0", + "grunt-concat-sourcemap": "~0.4.3", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.4.0",