From 6d79a5da72b130ca9f7b8cf9ac26f9f6cd68158b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Edgardo=20Baz=C3=A1n?= Date: Mon, 1 Aug 2016 11:12:39 -0300 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d150f9c86..db32daed0 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-watch": "^1.0.0", "grunt-exec": "^1.0.0", "grunt-karma": "^2.0.0", "grunt-karma-coveralls": "^2.5.4",