From e553952abcc391cf83cb2d679b6a91cbc1b3a147 Mon Sep 17 00:00:00 2001 From: Bryan Kendall Date: Thu, 13 Dec 2018 15:02:05 -0800 Subject: [PATCH] progress type to '2.0' --- types/progress/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/progress/index.d.ts b/types/progress/index.d.ts index ba9b0eb261..c1e199ec6c 100644 --- a/types/progress/index.d.ts +++ b/types/progress/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for node-progress v2.0.3 +// Type definitions for node-progress 2.0 // Project: https://github.com/visionmedia/node-progress // Definitions by: Sebastian Lenz // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped