greenkeeper icon indicating copy to clipboard operation
greenkeeper copied to clipboard

Duplicate symbols because greenkeeper doesn't de-duplicate deps

Open domoritz opened this issue 6 years ago • 0 comments

In https://github.com/vega/editor/issues/444, greenkeeper updated @types/react but didn't de-duplicate the dependency and now the build is failing. I manually resolve this by deleting the entries for @types/react and running yarn. Can greenkeeper do this as well?

domoritz avatar Aug 09 '19 21:08 domoritz