Skip to content

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

Description

@forceoflight

Hello,

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

npm ERR! peerinvalid Peer material-ui@0.15.4 wants react@^15.0.0
npm ERR! peerinvalid Peer react-d3-zoom@1.1.2 wants react@^0.14.1

Change following line or remove whole line:

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

BR,
Markku

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions