From 4a1b66f414d06abf2046bb3f2a5b29ee3e77dc72 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 13 May 2018 04:22:58 +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 2d5a42b..e92f7f6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-qunit": "~1.3.0", "grunt-contrib-uglify": "~2.0.0", - "grunt-contrib-watch": "~1.0.0" + "grunt-contrib-watch": "~1.1.0" }, "scripts": { "test": "grunt test"