mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-26 19:12:12 -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