ncthbrt/react-elmish-router

outdated peer dependency: react-use-elmish

Opened this issue · 0 comments

I keep getting this warning when I npm install.

npm WARN react-elmish-router@0.1.0 requires a peer of react-use-elmish@^0.2.3 but none is installed. You must install peer dependencies yourself.

I'm guessing the peer dependency should just be updated to "^1.0.0".