From d878d1fb4fa1e05d636138c138b4200be329c355 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 12 Mar 2014 11:31:24 +0100 Subject: [PATCH] Update deps. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f287d0cf7..d98dd4485 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-compress": "~0.7.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", - "grunt-contrib-watch": "~0.5.3", + "grunt-contrib-watch": "~0.6.0", "grunt-shell": "~0.6.4", "load-grunt-tasks": "~0.4.0" },