mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 12:31:52 -04:00
Replace the custom sortEnvLockfile function with the shared sortLockfileKeys, ensuring env lockfile fields are sorted consistently with the main lockfile document.