hello-pangea / dnd

💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!

Home Page:https://dnd.hellopangea.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move react-redux to peerDependancies

carpiediem opened this issue · 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.