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(compat): set correct version for @webpack-cli/package-utils extension #2526

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Feb 26, 2021

What's the problem this PR addresses?

I broke the build in #2515 but for some reason it's still a exit code 0.

The latest tag for @webpack-cli/package-utils points to 1.0.1-alpha.2 but it's actually 1.0.1-alpha.4 that we need to target
https://registry.yarnpkg.com/@webpack-cli/package-utils

How did you fix it?

Update the version for the package extension to @webpack-cli/package-utils

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis arcanis merged commit 037f8ce into master Feb 26, 2021
@arcanis arcanis deleted the merceyz/pnp-build branch February 26, 2021 18: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.

None yet

2 participants