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(install): patches with bin in package.json #14807

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

dylan-conway
Copy link
Member

What does this PR do?

Moves patchedDependencies parsing out of bin block.

fixes #13033

How did you verify your code works?

manually

@robobun
Copy link

robobun commented Oct 25, 2024

@Jarred-Sumner Jarred-Sumner merged commit 5eaa730 into main Oct 25, 2024
42 of 43 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/patch-with-bin branch October 25, 2024 07:03
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.

bun patch is broken when package.json has a bin directive
3 participants