mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 15:38:24 -04:00
When a non-optional package is not built successfully, the package.json, pnpm-lock.yaml and node_modules/.pnpm-lock.yaml should not be updated. close #1397