aurelia / fetch-client

An HTTP Client based on the Fetch standard.
MIT License
76 stars 47 forks source link

build: Use TypeScript 2.7.0 #113

Closed davismj closed 6 years ago

davismj commented 6 years ago

The typings properly type using the AbortSignal class which was added to TypeScript at 2.7.0. This PR updates the TypeScript dependency in the package.json.