We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing with npm causes the error:
npm ERR! peer invalid: [email protected], required by [email protected]
For me, this is interfering with npm shrinkwrap. Can we get a change to react >= 0.14.x?
The text was updated successfully, but these errors were encountered:
I second this, is there any issue as to why there is a hard dependency to 0.14.x?
Sorry, something went wrong.
I'm no longer using the library, but there's a fork here that bumps to 15 https://github.com/findmypast/redux-async-connect
No branches or pull requests
Installing with npm causes the error:
npm ERR! peer invalid: [email protected], required by [email protected]
For me, this is interfering with npm shrinkwrap. Can we get a change to react >= 0.14.x?
The text was updated successfully, but these errors were encountered: