From f06c005885b5aa1b40a80fb65896a8a32cd329ec Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 13 Sep 2014 21:11:37 -0700 Subject: [PATCH] update devDependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd4ba5337..11850df10 100755 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "font-awesome": "4.2.0", "grunt": "0.4.5", - "grunt-concurrent": "0.5.0", + "grunt-concurrent": "1.0.0", "grunt-contrib-clean": "0.6.0", "grunt-contrib-coffee": "0.11.1", "grunt-contrib-compress": "0.11.0", @@ -46,7 +46,7 @@ "grunt-contrib-copy": "0.5.0", "grunt-contrib-watch": "0.6.1", "grunt-crx": "0.3.3", - "grunt-shell": "1.0.1", + "grunt-shell": "1.1.1", "load-grunt-tasks": "0.6.0" }, "repository": {