dnd icon indicating copy to clipboard operation
dnd copied to clipboard

Move react-redux to peerDependancies

Open carpiediem opened this issue 2 years ago • 1 comments

Description

I'm using this library in a project that uses react-redux v7 (and we're not able to upgrade, at the moment). Because this project lists v8 in the dependancies, we wind up with two versions installed. Is it possible to mark react-redux as a peer dependency instead of a direct dependency? Then we could add back support for v7.

carpiediem avatar Feb 21 '23 18:02 carpiediem