From 281449f4188e2614010646f3790b8a9ec380f829 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 18 Feb 2017 12:16:14 +0000 Subject: [PATCH] chore(package): update gulp-changed to version 2.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc5a12ef..b10385c97 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "fastclick": "^1.0.6", "git-hooks": "^1.1.7", "gulp": "^3.9.1", - "gulp-changed": "^1.3.2", + "gulp-changed": "^2.0.0", "gulp-concat": "^2.6.1", "gulp-cssnano": "^2.1.2", "gulp-htmlmin": "^3.0.0",