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: add support for multiple package.json files #29

Merged
merged 1 commit into from
Oct 19, 2020
Merged

feat: add support for multiple package.json files #29

merged 1 commit into from
Oct 19, 2020

Conversation

alexandermendes
Copy link
Contributor

Adds support for multiple package.json files, which would be useful for things like monorepos. Looks like it may overlap with some of #18 but that's pretty old now and I guess not going in. What do you think?

@@ -9,7 +9,7 @@ exports[`npm metadata Shows a bunch of useful text for a new dep 1`] = `

<table>
<thead><tr><th></th><th width=\\"100%\\"></th></tr></thead>
<tr><td>Created</td><td>almost 2 years ago</td></tr><tr><td>Last Updated</td><td>11 months ago</td></tr><tr><td>License</td><td>MIT</td></tr><tr><td>Maintainers</td><td>3</td></tr><tr><td>Releases</td><td>45</td></tr><tr><td>Direct Dependencies</td><td>undefined</td></tr><tr><td>Keywords</td><td>undefined</td></tr>
<tr><td>Created</td><td>over 4 years ago</td></tr><tr><td>Last Updated</td><td>over 3 years ago</td></tr><tr><td>License</td><td>MIT</td></tr><tr><td>Maintainers</td><td>3</td></tr><tr><td>Releases</td><td>45</td></tr><tr><td>Direct Dependencies</td><td>undefined</td></tr><tr><td>Keywords</td><td>undefined</td></tr>
Copy link
Owner

Choose a reason for hiding this comment

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

hah, guess it's been a while then

@orta
Copy link
Owner

orta commented Oct 19, 2020

Yeah, I agree, this looks good to me 👍🏻

@orta orta merged commit 71e9a7b into orta:master Oct 19, 2020
@alexandermendes
Copy link
Contributor Author

Thanks 🎉

@alexandermendes alexandermendes deleted the multiple-pkgs branch October 19, 2020 01:51
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