mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-30 04:52:04 -04:00
BREAKING CHANGE: The `installPkgDeps` API function is now called `install`. The old `install` is renamed to `installPkgs`. Unlike the old `install`, `installPkgs` does nothing, if the `pkgs` array contains no elements.