mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-19 12:12:34 -04:00
chore: meta-updater after adding fetching.pick-fetcher deps
--- Written by an agent (Claude Code, claude-opus-4-7).
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
{
|
||||
"path": "../../exec/lifecycle"
|
||||
},
|
||||
{
|
||||
"path": "../../fetching/pick-fetcher"
|
||||
},
|
||||
{
|
||||
"path": "../../installing/context"
|
||||
},
|
||||
|
||||
@@ -24,6 +24,9 @@
|
||||
{
|
||||
"path": "../../deps/path"
|
||||
},
|
||||
{
|
||||
"path": "../../fetching/pick-fetcher"
|
||||
},
|
||||
{
|
||||
"path": "../../lockfile/fs"
|
||||
},
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"path": "../../deps/path"
|
||||
"path": "../../fetching/directory-fetcher"
|
||||
},
|
||||
{
|
||||
"path": "../../fetching/directory-fetcher"
|
||||
"path": "../../fetching/pick-fetcher"
|
||||
},
|
||||
{
|
||||
"path": "../../resolving/resolver-base"
|
||||
|
||||
Reference in New Issue
Block a user