kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Replace yarn with npm@7 #308

Closed joelalejandro closed 2 years ago

joelalejandro commented 2 years ago

Since npm has come a long way since the creation of this project, we feel it's time to replace it with npm >= 7. We should remove yarn.lock and add package-lock.json instead.