instead of having to check each package individually, i'd love to just be able to execute something like lernaupdate --all
and i'd want that to update all packages to the latest version installable based on the package.json.
Just like npm update does, but for lerna! 😉
instead of having to check each package individually, i'd love to just be able to execute something like
lernaupdate --alland i'd want that to update all packages to the latest version installable based on the package.json.
Just like
npm updatedoes, but for lerna! 😉