bolt icon indicating copy to clipboard operation
bolt copied to clipboard

bolt upgrade flags

Open jamiekyle-eb opened this issue 5 years ago • 0 comments

Flags to copy from Yarn:

--pattern "@scope/(foo|bar)"
--scope, -S @scope
--latest, -L
--caret
--tilde
--exact

Note that --pattern and --scope should both be specifiable multiple times (assuming Yarn allows that)

https://yarnpkg.com/en/docs/cli/upgrade

jamiekyle-eb avatar Mar 26 '19 17:03 jamiekyle-eb