From 6555534608509bfdab12468ce367aecf91af401b Mon Sep 17 00:00:00 2001 From: Matheus Azzi Date: Mon, 21 Oct 2013 08:44:10 -0200 Subject: [PATCH] Update package.json Update grunt-contrib-watch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0990cfe4cc..bd885ade2e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "grunt-shell": "~0.3.1", "grunt-contrib-sass": "~0.4.1", "grunt-contrib-handlebars": "~0.5.10", - "grunt-contrib-watch": "~0.5.1", + "grunt-contrib-watch": "~0.5.3", "grunt-bump": "~0.0.11", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-copy": "~0.4.1",