mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 13:51:38 -04:00
Instead of creating a separate fetch function for the resolvers and fetchers, use a single one. Also, use a single getCredentials function. close #2652 PR #2655