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(migrator): fix invalid semver #6775

Merged
merged 1 commit into from
Oct 23, 2021

Conversation

stefanlivens
Copy link
Contributor

small fix for invalid semver, as indicated when running migrator:

🚀 Running migrator of @vue/cli-plugin-unit-jest
WARN invalid version range for dependency "@vue/vue3-jest":

  • ^27.0.0.alpha.1 injected by generator "@vue/cli-plugin-unit-jest"
    📦 Installing additional dependencies...

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

small fix for invalid semver, as indicated when running migrator:

🚀  Running migrator of @vue/cli-plugin-unit-jest
 WARN  invalid version range for dependency "@vue/vue3-jest":

- ^27.0.0.alpha.1 injected by generator "@vue/cli-plugin-unit-jest"
📦  Installing additional dependencies...
Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

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

Thanks!

@haoqunjiang haoqunjiang changed the title Update index.js fix: fix invalid semver Oct 23, 2021
@haoqunjiang haoqunjiang changed the title fix: fix invalid semver fix(migrator): fix invalid semver Oct 23, 2021
@haoqunjiang haoqunjiang merged commit d6b90ab into vuejs:dev Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants