Uh oh!
There was an error while loading. Please reload this page.
Remove unused dependency wrappy - #27
Conversation
The dependency "wrappy" is nowhere used throughout the entire project which is why I removed it.
rickschubert
commented
Jul 22, 2018
Do I also need to add the |
I would say "yes" assuming there are any changes as a result of |
rickschubert
commented
Jul 22, 2018
@brodybits I just double checked and even removed the |
brody2consult
commented
Jul 22, 2018
@rickschubert I stand corrected then, just updated my answer. I think the explanation is that the I would like to make an additional comment that I suspect |
rickschubert
commented
Jul 22, 2018
@brodybits Thank you for the comments! Let's see what other people say, otherwise this PR can be gladly scrapped :) |
zkat
commented
Jul 23, 2018
Allow me to clarify: This patch is also fine, because it gets rid of it, and it's normal that it wasn't removed from pkglock. It is, indeed, used by several dependencies: And finally, to answer your questions about |
The dependency wrappy is nowhere used throughout the entire project which is why I removed it.