mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-10 19:28:05 -04:00
`package^...` is like `package...` but excludes `package` itself. `...^package` is like `...package` but excludes `package` itself. PR #2201
@pnpm/common-cli-options-help
Help for some common CLI options
Installation
<pnpm|npm|yarn> add @pnpm/common-cli-options-help
License
MIT © Zoltan Kochan