From cbfe97f93377570f607b4f7c7866d21242c5fa2d Mon Sep 17 00:00:00 2001 From: Mayhem Date: Fri, 3 May 2013 19:53:52 +0200 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a53bbaf9..b28f499df 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "grunt-contrib-compress": "~0.5.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", - "grunt-contrib-watch": "~0.3.1", + "grunt-contrib-watch": "~0.4.0", "grunt-shell": "~0.2.2" }, "repository": {