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

fix: remove peer dependencies #101

Merged
merged 1 commit into from
Jul 20, 2022
Merged

fix: remove peer dependencies #101

merged 1 commit into from
Jul 20, 2022

Conversation

metonym
Copy link
Owner

@metonym metonym commented Jul 20, 2022

Fixes #100

This removes react/react-dom as peer dependencies to prevent an NPM install error. when using React >=17.

@metonym metonym merged commit 37f3ec2 into master Jul 20, 2022
@metonym metonym deleted the peer-deps branch July 20, 2022 14:38
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.

Support for React 17.x
1 participant