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

Consider current path when finding parent package.json #1818

Merged
merged 3 commits into from
Mar 14, 2025

Conversation

samchungy
Copy link
Contributor

@samchungy samchungy commented Mar 14, 2025

At the moment, isPatchableSkubaType keeps checking the root directory's package.json file, where it should be checking for the nearest package.json to the file that we have.

Before:
image

After:
image

Copy link

changeset-bot bot commented Mar 14, 2025

🦋 Changeset detected

Latest commit: 3969389

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@samchungy samchungy marked this pull request as ready for review March 14, 2025 07:13
@samchungy samchungy requested a review from a team as a code owner March 14, 2025 07:13
@AaronMoat AaronMoat merged commit 94a4bb0 into main Mar 14, 2025
14 checks passed
@AaronMoat AaronMoat deleted the consider-current-path branch March 14, 2025 09:41
@seek-oss-ci seek-oss-ci mentioned this pull request Mar 14, 2025
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

4 participants