From 6f84f215baa08084bd0cd3a6b0424a17cf31f98a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 13 May 2018 04:18:05 +0000 Subject: [PATCH] fix(package): update grunt-contrib-watch to version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e527871..1f5f87c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "grunt-contrib-jst": "~1.0.0", "grunt-contrib-less": "1.4.1", "grunt-contrib-uglify": "~2.1.0", - "grunt-contrib-watch": "~1.0.0", + "grunt-contrib-watch": "~1.1.0", "grunt-sails-linker": "~1.0.4", "grunt-sync": "~0.6.2", "include-all": "~4.0.0",