From aff05b845b8c2141da5e9ab26352dcaf5a18db0a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 19 Feb 2016 19:54:04 +0800 Subject: [PATCH] chore(package): update grunt-concurrent to version 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 768f8d9a4..efc82c5b2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-cache-bust": "^1.0.0", "grunt-cleanempty": "^1.0.3", "grunt-coffeelint": "^0.0.15", - "grunt-concurrent": "^2.0.3", + "grunt-concurrent": "^2.2.0", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-copy": "^0.8.1", "grunt-contrib-cssmin": "^0.14.0",