Remove yarn lockfiles #166
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev/remove_yarn_lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have a bunch of security alerts, all from old versions in yarn lockfiles: https://github.com/67P/kredits-contracts/network/alerts
As only @fsmanuel was using Yarn in the past, I want to propose removing the lockfiles, so other people don't have to keep yarn support in mind when updating dependencies. Otherwise we actually have to duplicate everything we do with npm on Travis, in order to test it with yarn in addition to npm.
@fsmanuel What do you think?
@fsmanuel is npm working for you now?
🚀