npm-check
npm-check copied to clipboard
can we modify package.json without performing installation?
is it possible to update the package.json without executing the install? We are using a monorepo too that does funky things with the installation process, but I'd still like to use npm-check for managing dependency updates.
I'm also looking for this feature. Using a monorepo with @microsoft/rush