mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-16 12:51:45 -04:00
17 lines
437 B
JSON
17 lines
437 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"version": "0.0.31",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@pnpm/find-workspace-packages": "workspace:2.3.20",
|
|
"@pnpm/lockfile-file": "workspace:3.0.15",
|
|
"@pnpm/types": "workspace:6.3.0",
|
|
"@types/normalize-path": "^3.0.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"
|
|
}
|
|
}
|