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

Support NPM workspaces #69

Open
wallw-teal opened this issue Nov 4, 2021 · 3 comments
Open

Support NPM workspaces #69

wallw-teal opened this issue Nov 4, 2021 · 3 comments

Comments

@wallw-teal
Copy link

Please consider supporting NPM workspaces.

https://docs.npmjs.com/cli/v7/using-npm/workspaces

Assuming most of the tool works off of package-lock.json, then this affects the question at the end to update package.json, which should also ask to update other package.json files in the workspace packages.

@amalitsky
Copy link

@th0r, do you mind letting us know what's your take on this?
Do you see value in this feature or it can be done some other way at the moment?

Thank you!

@antongolub
Copy link

@amalitsky,
Here's a temporary workaround: https://github.com/antongolub/npm-upgrade-monorepo

@kasir-barati
Copy link

I can also say that it would be really cool to just run npm-upgrade in your monorepo root dir and then it just tells you which dep it wants to upgrade in which project.

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

No branches or pull requests

4 participants