fix: resolve missing optional peer if it is installed as a dep somewhere (#7830)
This commit is contained in:
1 parent
b1f3308e57
commit
e74e7847f3
22 files changed
+121
-74
No files matched your search
@@ -34,7 +34,7 @@
|
||||
"@pnpm/filter-workspace-packages": "workspace:*",
|
||||
"@pnpm/plugin-commands-patching": "workspace:*",
|
||||
"@pnpm/prepare": "workspace:*",
|
||||
"@pnpm/registry-mock": "3.27.0",
|
||||
"@pnpm/registry-mock": "3.28.1",
|
||||
"@pnpm/test-fixtures": "workspace:*",
|
||||
"@types/normalize-path": "^3.0.2",
|
||||
"@types/ramda": "0.28.20",
|
||||
|
||||
Reference in new issue
Block a user