mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-09 08:26:27 -04:00
Fixing a regression caused by breaking changes in the fetch function API. `@pnpm/git-fetcher` was not correctly updated. As a result, git-hosted dependencies were not being installed. PR #2580