anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

added missing dependency - redux-simple-router #67

Closed juanpicado closed 8 years ago

juanpicado commented 8 years ago

I notice that was missing, now it runs ok. I added as dev dependency btw.

RubenCordeiro commented 8 years ago

The redux-simple-router is missing. I have notice that this package has been deprecated in favour of react-router-redux: https://github.com/reactjs/react-router-redux/issues/80

EDIT: A similar pull request has already been merged to the development branch: https://github.com/anorudes/redux-easy-boilerplate/pull/59

anorudes commented 8 years ago

Hello, nice catch! I have a lot of work now and can't develop boilerplate. I removed react-router-redux because don't know how to work with him new api and will be glad to any help)