Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

react, react-redux and redux should be expressed as 'peerDependencies' in package.json #78

Open
grubstarstar opened this issue Jul 31, 2017 · 1 comment

Comments

@grubstarstar
Copy link
Contributor

I have a react native project which was built using [email protected]. This has [email protected] as a dependency. redux-ui should be including this under peerDependencies in package.json and should allow for a wider range of react versions so that the module will just use the canonical version being used by the dependant project. I get this error otherwise:

https://facebook.github.io/react/warnings/refs-must-have-owner.html

@j4k
Copy link

j4k commented Sep 27, 2017

@tonyhb is it possible to tag a version with this in? It's breaking certain tests for me in enzyme during a react upgrade

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

No branches or pull requests

2 participants