fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Freeze dependencies in package.json #1

Closed fnitu closed 4 years ago

fnitu commented 4 years ago

In order to have a consistent build, we should freeze all the dependencies in package.json.

Angular/Angular material should be updated to latest versions.

fnitu commented 4 years ago

Issue implemented + removed testing dependencies and configuration files