anandthakker / doiuse

:bomb: Lint CSS for browser support against caniuse database.
MIT License
1.24k stars 51 forks source link

ci: use yarn #98

Closed DanielRuf closed 4 years ago

DanielRuf commented 5 years ago

In general the lockfile of yarn is not updated like the lockfile of npm when yarn install / yarn is executed. This makes it much easier to only update the needed packages and prevents also a few other issues.