Remove yarn lockfiles #166

Merged
raucao merged 1 commits from dev/remove_yarn_lockfile into master 2019-08-27 10:34:30 +00:00
raucao commented 2019-08-09 17:06:02 +00:00 (Migrated from github.com)

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?

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?
bumi commented 2019-08-09 22:08:44 +00:00 (Migrated from github.com)

@fsmanuel is npm working for you now?

@fsmanuel is npm working for you now?
fsmanuel (Migrated from github.com) approved these changes 2019-08-27 10:34:11 +00:00
fsmanuel (Migrated from github.com) left a comment

🚀

🚀
Sign in to join this conversation.
No description provided.