mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-20 08:08:47 -05:00
14 lines
339 B
JSON
14 lines
339 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@pnpm/find-workspace-packages": "workspace:2.1.14",
|
|
"@pnpm/lockfile-file": "workspace:3.0.7",
|
|
"@pnpm/types": "workspace:5.0.0",
|
|
"is-subdir": "1.1.1",
|
|
"load-json-file": "6.2.0",
|
|
"path-exists": "4.0.0",
|
|
"write-json-file": "4.3.0"
|
|
}
|
|
}
|