From 1f26e468c9ae73f57f4ebafd38f2b12a664a3345 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 13 Mar 2016 09:16:26 +1100 Subject: [PATCH] chore(package): update grunt-contrib-watch to version 1.0.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5306754e..fd309453 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-contrib-copy": "^1.0.0", "grunt-contrib-qunit": "^1.0.1", "grunt-contrib-stylus": "^1.2.0", - "grunt-contrib-watch": "^0.6.1", + "grunt-contrib-watch": "^1.0.0", "grunt-esdoc": "^0.0.2", "grunt-eslint": "18.0.0", "grunt-gh-pages": "^1.0.0",