mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 23:48:05 -04:00
`package^...` is like `package...` but excludes `package` itself. `...^package` is like `...package` but excludes `package` itself. PR #2201
`package^...` is like `package...` but excludes `package` itself. `...^package` is like `...package` but excludes `package` itself. PR #2201