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

react-d3-zoom had super old peerDependency to react #6

Open
forceoflight opened this issue Oct 13, 2016 · 0 comments
Open

react-d3-zoom had super old peerDependency to react #6

forceoflight opened this issue Oct 13, 2016 · 0 comments

Comments

@forceoflight
Copy link

Hello,

could you update dependency to newer one. People get peerinvalid errors, because of too old react dependency:

npm ERR! peerinvalid Peer [email protected] wants react@^15.0.0
npm ERR! peerinvalid Peer [email protected] wants react@^0.14.1

Change following line or remove whole line:

"peerDependencies": { "react": "^0.14.1" },

BR,
Markku

@forceoflight forceoflight changed the title react-d3-zoom dependency is problematic with npm 3 react-d3-zoom had super old peerDependency to react Oct 13, 2016
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

No branches or pull requests

1 participant