From 5a4e3cece257369df1a43ac9eccf5ae240439f96 Mon Sep 17 00:00:00 2001 From: Andy Date: Wed, 10 Jan 2018 12:21:07 -0800 Subject: [PATCH] gzip-js: Fix test (#22812) --- types/gzip-js/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/gzip-js/index.d.ts b/types/gzip-js/index.d.ts index 2807e698a8..0a5c0000ea 100644 --- a/types/gzip-js/index.d.ts +++ b/types/gzip-js/index.d.ts @@ -2,6 +2,7 @@ // Project: https://github.com/beatgammit/gzip-js // Definitions by: rhysd // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// TypeScript Version: 2.1 ///