mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-06 13:11:57 -05:00
16 lines
392 B
JSON
16 lines
392 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@pnpm/find-workspace-packages": "workspace:2.2.1",
|
|
"@pnpm/lockfile-file": "workspace:3.0.8",
|
|
"@pnpm/types": "workspace:5.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.3.0"
|
|
}
|
|
}
|