mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
When save-prefix in .npmrc is set to an empty string, pnpm does not honor it and sets the package version with the default ^ as a prefix. Close #3414 Co-authored-by: amit <amit@enso.security>