Skip to content

Update React version peer dep to >=17.0.2#2

Open
andrewmilligan wants to merge 1 commit into
mainfrom
update-peer-dep
Open

Update React version peer dep to >=17.0.2#2
andrewmilligan wants to merge 1 commit into
mainfrom
update-peer-dep

Conversation

@andrewmilligan
Copy link
Copy Markdown

The peer version of React was listed as ^17.0.2, which caused installation errors when using React 18. In reality, this library doesn't strictly need React 17, so for now let's relax the version requirement to include everything from 17.0.2 onward, including all versions of React 18.

The peer version of React was listed as `^17.0.2`, which caused
installation errors when using React 18. In reality, this library
doesn't strictly _need_ React 17, so for now let's relax the version
requirement to include everything from `17.0.2` onward, including all
versions of React 18.
@andrewmilligan andrewmilligan requested a review from arm5077 May 1, 2023 14:23
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.

1 participant