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

feat: support packageManager in package.json #27

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

danadajian
Copy link
Contributor

@danadajian danadajian commented Oct 7, 2023

Allows the packageManager field in a project's package.json file to override the version input. This would enable a project to manage its bun version in a single place. This is how pnpm setup action does it!

Bun has also just been added to the regex for packageManager in the established JSON schema!

@danadajian danadajian changed the title feat: support bunVersion in package.json feat: support packageManager in package.json Oct 7, 2023
@xhyrom xhyrom merged commit 6be8746 into oven-sh:main Oct 25, 2023
8 of 10 checks passed
@xhyrom
Copy link
Collaborator

xhyrom commented Oct 25, 2023

thanks!

@danadajian danadajian deleted the support-bunVersion branch October 26, 2023 22:33
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.

2 participants