mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-09 08:26:27 -04:00
16 lines
397 B
JSON
16 lines
397 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"version": "0.0.16",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@pnpm/find-workspace-packages": "workspace:2.3.5",
|
|
"@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.0.0"
|
|
}
|
|
}
|