From c318fb37b9399958a60b579629c7bb70d0a7a9ec Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sat, 16 Nov 2013 15:51:07 +0100 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffe746202..4deb4f96b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-watch": "~0.5.3", - "grunt-shell": "~0.5.0", + "grunt-shell": "~0.6.0", "load-grunt-tasks": "~0.2.0" }, "repository": {