From 914350887f77507c6cce46d64ec14c9a0bc150f3 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Thu, 28 Feb 2013 00:00:02 +0100 Subject: [PATCH] Update grunt-contrib-watch. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87120edf3..5f3ff68c4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "grunt-contrib-clean": "~0.4.0", "grunt-contrib-coffee": "~0.4.0", "grunt-contrib-concat": "~0.1.0", - "grunt-contrib-watch": "~0.2.0", + "grunt-contrib-watch": "~0.3.0", "grunt-exec": "~0.4.0" }, "repository": {