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

Get first iterator value instead of last #163

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

chriszarate
Copy link
Member

@chriszarate chriszarate commented Jun 6, 2023

The find-package-json lib returns an iterator that will ascend up the directory tree. Therefore we want the first value returned by the iterator, not the last.

Copy link

@WPprodigy WPprodigy left a comment

Choose a reason for hiding this comment

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

Thanks!

@chriszarate chriszarate merged commit e6bf267 into trunk Jun 6, 2023
4 checks passed
@chriszarate chriszarate deleted the fix/find-package-json-iterator branch June 6, 2023 01:09
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.

None yet

2 participants