covidgreen / covid-green-app

Apache License 2.0
298 stars 54 forks source link

Replace package-lock.json with yarn.lock #41

Closed andreaforni closed 4 years ago

andreaforni commented 4 years ago

The application use yarn as package manager but contains a package-lock.json. We should remove it and add a yarn.lock.