mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-23 10:45:26 -05: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