From 1eecc97fc70b55710bd347b7a1b223e5eb8b1e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Mon, 5 Jun 2017 22:47:33 +0200 Subject: [PATCH] Update to gulp-git-streamed v2.4.0 for Node.js v8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c5f5781..ee48517f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "del": "^2.2.1", "gulp": "^3.9.1", "gulp-cached": "^1.1.0", - "gulp-git-streamed": "^1.8.0", + "gulp-git-streamed": "^2.4.0", "gulp-jshint": "^2.0.0", "gulp-json-editor": "^2.2.1", "gulp-prepro": "^2.4.0",