neilff / redux-ui-router

ngRedux bindings for Angular UI Router
MIT License
143 stars 48 forks source link

`redux-ui-router@0.5.2 requires a peer of angular-ui-router@^0.3.0 #55

Closed michalpanek closed 8 years ago

michalpanek commented 8 years ago

I have warn from npm:

redux-ui-router@0.5.2 requires a peer of angular-ui-router@^0.3.0 but none was installed.

after I have installed ui-router in version: 1.0.0-alpha.3. Is that a way to deliver proper version of ui-router to redux-ui-router ?