react-toolbox / react-toolbox-example

Example using react-toolbox
143 stars 97 forks source link

add redux@latest and react-style-proptype dependencies #44

Open kopasetik opened 7 years ago

javivelasco commented 7 years ago

Thanks! Why redux? It's not necessary or it shouldn't afaik

kopasetik commented 7 years ago

I added redux because I get this warning when I clone the repo and install the npm modules:

npm WARN redux-devtools-extension@1.0.0 requires a peer of redux@^3.1.0 but none was installed.

javivelasco commented 7 years ago

Hmm there should be nothing related to redux in the repository. Maybe I missed a dependency. If so, it should be deleted