mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-01 22:12:27 -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>