yeg-relief / youcanbenefit

YouCanBenefit is a web application that increases social benefit program discoverability for people of lesser means and their allies.
https://youcanbenefit.edmonton.ca
MIT License
13 stars 9 forks source link

Upgrade typescript on backend #128

Closed CodyGramlich closed 5 years ago

CodyGramlich commented 5 years ago

Resolves issue #127.

Upgraded typescript from 2.9.2 to 3.0.3 on the backend.

Backend unit and integration tests passed. Manual tests showed no issues. Building the backend docker image worked.