Skip to content

Any reason we couldn't remove React as a dependency and make it a peer dependency? #10

Description

@Nantris

It's depending on a now ancient version. It seems like it would be better to use:

peerDependencies: {
  "react": "*"
}

I haven't tested it, but I don't think this package has an requirement for React 15 specifically, right @raphasilvac ?

Thanks for the great module! It's the only one that seems to get the job done!

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions