From 96bb6e6020af00c6068307c979461d0992f91eb0 Mon Sep 17 00:00:00 2001 From: Juan Arroyave Date: Mon, 6 Mar 2017 10:51:35 +0100 Subject: [PATCH] added compatibility with gulp 4.0.x --- gulp/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulp/index.d.ts b/gulp/index.d.ts index afc653feae..9f3e7d96ba 100644 --- a/gulp/index.d.ts +++ b/gulp/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for Gulp v4.0.x // Project: http://gulpjs.com -// Definitions by: Drew Noakes +// Definitions by: Drew Noakes , Juan Arroyave // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped ///