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(package): export the package.json #674

Merged
merged 1 commit into from Apr 28, 2023
Merged

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Apr 28, 2023

TL;DR: Allows tooling to perform ad-hoc dependency analysis using require.resolve.

Would you be open to exporting the package.json. We have a bunch of tooling that does dependency graph analysis of our packages and there currently isn't a workaround for non-ESM packages.

Allows tooling to perform ad-hoc dependency analysis using
require.resolve.
@cenk1cenk2
Copy link
Collaborator

Yeah sure, I see no harm in that, thanks for the pull request!

@cenk1cenk2 cenk1cenk2 merged commit 9bc78a1 into listr2:master Apr 28, 2023
5 checks passed
@cenk1cenk2
Copy link
Collaborator

🎉 This PR is included in version 6.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants