Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Update @rescripts/cli to support react-scripts v2 & v3 #73

Merged
merged 1 commit into from
Sep 7, 2019
Merged

Update @rescripts/cli to support react-scripts v2 & v3 #73

merged 1 commit into from
Sep 7, 2019

Conversation

jonathantneal
Copy link
Contributor

This change updates the react-scripts peer dependency to include all v2 and v3 releases, resolving an issue where @rescripts/cli errantly reports incompatibility with react scripts v3.

Resolves #49

This change updates the react-scripts peer dependency to include all v2 and v3 releases, resolving an issue where @rescripts/cli errantly reports incompatibility with react scripts v3.
@harrysolovay harrysolovay merged commit d0b0b86 into harrysolovay:master Sep 7, 2019
@jonathantneal jonathantneal deleted the update/cli-peerdependencies branch September 9, 2019 11:53
@feimosi
Copy link

feimosi commented Sep 16, 2019

Thanks for addressing that, it fixes one issue but there's still a warning from @rescripts/utilities:

warning "@rescripts/cli > @rescripts/utilities@0.0.5" has incorrect peer dependency "react-scripts@^2.1.2".

Can we update it as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump react-scripts peer dependency to support v3
3 participants