diff --git a/types/undertaker/index.d.ts b/types/undertaker/index.d.ts index bd483c2b6a..d5c21ddf52 100644 --- a/types/undertaker/index.d.ts +++ b/types/undertaker/index.d.ts @@ -1,6 +1,8 @@ // Type definitions for undertaker 1.2 // Project: https://github.com/gulpjs/undertaker -// Definitions by: Qubo , Giedrius Grabauskas +// Definitions by: Qubo +// Giedrius Grabauskas +// Evan Yamanishi // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import * as Registry from "undertaker-registry";