From cbd01e9fb922b96fb71f71baf6f05cd2bb8789b2 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 23 Oct 2013 20:21:18 +0200 Subject: [PATCH] Update deps. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4ee36b15..d125f0509 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-watch": "~0.5.3", - "grunt-shell": "~0.4.0", - "load-grunt-tasks": "~0.1.0" + "grunt-shell": "~0.5.0", + "load-grunt-tasks": "~0.2.0" }, "repository": { "type": "git",