greenkeeper
greenkeeper copied to clipboard
Duplicate symbols because greenkeeper doesn't de-duplicate deps
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?