jakejrichards / cod-api

A thin Call of Duty API wrapper written in TypeScript
MIT License
40 stars 6 forks source link

Update typescript version and move it to dev-dependencies #13

Closed jakejrichards closed 5 years ago

jakejrichards commented 5 years ago

This PR updates typescript from version 3.0 -> 3.1 and moves it from the dependencies to the dev-dependencies. As pointed out in https://github.com/jakejrichards/cod-api/issues/12, typescript should most certainly be a dev-dependency.