brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm Warning requires react@0.14.x

opened this issue · comments

Hi there,

I have React 15.5 and I keep getting this warning:

npm WARN redux-async-connect@1.0.0-rc4 requires a peer of react@0.14.x but none was installed.

Is this ever going to updated?