Files
pnpm/pkg-manager/core/test/install
Dominik Schmidt b71c6ed743 fix: replace version number for namespaced workspace packages (#6052)
Without this patch 'workspace:@foo/bar@*' is replaced by 'npm:@foo/bar@*' on publish,
i.e. the * is not replaced by the actual version number from @foo/bar's package.json.

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-02-08 14:20:14 +02:00
..