mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-08 16:07:03 -04:00
Recursively adding dependencies using --save-dev, --save-optional, --save-peer, or --save-prod should work on workspaces that don't use a central, shared lockfile. BREAKING CHANGE: - `@pnpm/config` close #2294 PR #2312