From c867637b9eb295d76f9458cf246bdbe952616adb Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Thu, 28 Jul 2016 07:02:55 -0700 Subject: [PATCH] Fixing a few minor issues in webpack-stream. (#10253) --- webpack-stream/webpack-stream.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack-stream/webpack-stream.d.ts b/webpack-stream/webpack-stream.d.ts index 1a41fa491b..c98c0372dd 100644 --- a/webpack-stream/webpack-stream.d.ts +++ b/webpack-stream/webpack-stream.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Combokeys v3.20.0 +// Type definitions for webpack-stream v3.2.0 // Project: https://github.com/shama/webpack-stream // Definitions by: Ian Clanton-Thuon // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped