scalable-react / scalable-react-typescript-boilerplate

:star: Scalable micro-framework featuring React and TypeScript
https://scalable-react-ts-boilerplate.herokuapp.com/
MIT License
173 stars 26 forks source link

upgrade typescript, apollo-client and #53

Closed StevenTCramer closed 7 years ago

StevenTCramer commented 7 years ago

upgrade typescript, apollo-client and @types/isomorphic-fetch

The goal was to just upgrade typescript but the other two packages were required as well due to typescript including some of the definitions natively.

RyanCCollins commented 7 years ago

Nice work!