mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 04:21:39 -04:00
* refactor(workspace): return type annotations * refactor: replace intersection with extends (#7893) * refactor: replace intersection with extends This change may require bumping major versions of the affected packages * test: fix type errors
@pnpm/resolve-workspace-range
Resolves a range from versions that are present inside a workspace
Install
pnpm add @pnpm/resolve-workspace-range
API
resolveWorkspaceRange(range, versions)
LICENSE
MIT