Skip to content
New issue

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

allow redux-persist v5 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

allow redux-persist v5 #30

wants to merge 1 commit into from

Conversation

balaclark
Copy link

This module supports it but the current peer dependency causes the following error when redux-persist 5 is installed:

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants redux-persist@^4.0.0

This module supports it, the current peer dependency causes the following error when redux-persist 5 is installed:

```
npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants redux-persist@^4.0.0
```
@akihikodaki
Copy link

Status?

@osdiab
Copy link

osdiab commented Jun 2, 2018

Ping @rt2zz

@bj00rn
Copy link

bj00rn commented Jan 19, 2021

Any reason why this can't be merged? Works fine on my machine :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants