From df39a5b638654b7e033bcafc5094f8de9a9789fd Mon Sep 17 00:00:00 2001 From: Mayhem Date: Thu, 9 May 2013 23:53:04 +0200 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98546d004..7a696844a 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.4.0", + "grunt-contrib-watch": "~0.4.1", "grunt-shell": "~0.2.2" }, "repository": {