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