From c430e97afdb419f81ea8fde2b78a2131c5abadac Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 22 Jan 2014 20:32:28 +0100 Subject: [PATCH] Update deps. Fix gruntjs/grunt-contrib-compress#80 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29a771a70..7c43bca47 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.5.3", - "grunt-shell": "~0.6.3", + "grunt-shell": "~0.6.4", "load-grunt-tasks": "~0.2.1" }, "repository": {