mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
16 lines
393 B
JSON
16 lines
393 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"version": "0.0.8",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@pnpm/find-workspace-packages": "workspace:2.2.9",
|
|
"@pnpm/lockfile-file": "workspace:3.0.11",
|
|
"@pnpm/types": "workspace:6.2.0",
|
|
"is-subdir": "1.1.1",
|
|
"load-json-file": "6.2.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-exists": "4.0.0",
|
|
"write-json-file": "4.3.0"
|
|
}
|
|
}
|