diff --git a/types/download/index.d.ts b/types/download/index.d.ts index 56eb6cc16d..5d19321fb0 100644 --- a/types/download/index.d.ts +++ b/types/download/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/kevva/download // Definitions by: Nico Jansen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.2 +// TypeScript Version: 2.3 /// import { DecompressOptions } from 'decompress';