brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.
645 stars 103 forks source link

npm Warning requires react@0.14.x #112

Open ghost opened 7 years ago

ghost commented 7 years ago

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.

JHinW commented 6 years ago

image

laynef commented 6 years ago

Is this ever going to updated?