chore(ts): change typescript version dependancy

This commit is contained in:
Dominique
2018-03-16 17:50:26 +01:00
parent 669da2ca54
commit 7eca634065

View File

@@ -2,7 +2,7 @@
// Project: https://github.com/kevva/download
// Definitions by: Nico Jansen <https://github.com/nicojs>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 2.3
/// <reference types="node" />
import { DecompressOptions } from 'decompress';