chore(release): 5.15.3
This commit is contained in:
1 parent
941c5e8dee
commit
bcfe4890c4
45 files changed
+300
-157
No files matched your search
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/cli-utils",
|
||||
"version": "0.4.45",
|
||||
"version": "0.4.46",
|
||||
"description": "Utils for pnpm commands",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/cli-meta": "workspace:1.0.1",
|
||||
"@pnpm/config": "workspace:11.11.0",
|
||||
"@pnpm/config": "workspace:11.11.1",
|
||||
"@pnpm/error": "workspace:1.4.0",
|
||||
"@pnpm/manifest-utils": "workspace:1.1.4",
|
||||
"@pnpm/package-is-installable": "workspace:4.0.18",
|
||||
|
||||
Reference in new issue
Block a user