hello-pangea / dnd

Beautiful and accessible drag and drop for lists with React.
https://dnd.hellopangea.com
Other
2.1k stars 87 forks source link

Move react-redux to peerDependancies #500

Open carpiediem opened 1 year ago

carpiediem commented 1 year ago

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.

yildirim2189 commented 1 month ago

+1