From e063b7f1a9dea1004f6538b2c824b914e0792cd8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 13 May 2018 04:18:33 +0000 Subject: [PATCH] chore(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 a1aed2c..17b6db3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "grunt": "~1.0.1", "grunt-contrib-jshint": "~1.1.0", - "grunt-contrib-watch": "~1.0.0", + "grunt-contrib-watch": "~1.1.0", "testem": "~1.18.4", "phantomjs": "~2.1.7" },