mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 12:31:52 -04:00
chore: use catalogs
This commit is contained in:
@@ -59,13 +59,13 @@
|
||||
"@pnpm/read-project-manifest": "workspace:*",
|
||||
"@pnpm/store-connection-manager": "workspace:*",
|
||||
"enquirer": "catalog:",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
"escape-string-regexp": "catalog:",
|
||||
"fast-glob": "catalog:",
|
||||
"normalize-path": "catalog:",
|
||||
"ramda": "catalog:",
|
||||
"realpath-missing": "catalog:",
|
||||
"render-help": "catalog:",
|
||||
"safe-execa": "^0.1.4",
|
||||
"safe-execa": "catalog:",
|
||||
"semver": "catalog:",
|
||||
"tempy": "catalog:"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user