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

Coerce cli version with semver to allow for prerelease tags #4291

Merged
merged 1 commit into from Mar 30, 2022

Conversation

gantoine
Copy link
Member

  • Type of contribution: fix

Other notes:

Trying to get a prerelease ready @ 3.8.0-0, I encounter this error: Please upgrade your flow-typed CLI! This CLI is version 3.8.0-0, but the latest flow-typed definitions are only compatible with flow-typed@>=*.*.*. This fix coerces that version to 3.8.0, allowing it to pass the tests.

Copy link
Member

@Brianzchen Brianzchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gantoine gantoine merged commit 4fbc8d7 into master Mar 30, 2022
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.

None yet

2 participants