You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 updatepackage.json
, which should also ask to update otherpackage.json
files in the workspace packages.The text was updated successfully, but these errors were encountered: