feat: support allowing the build of specific versions of dependencies (#10104)
close #10076
This commit is contained in:
1 parent
7c1382f7b7
commit
dee39ecb8a
47 files changed
+608
-185
No files matched your search
@@ -32,7 +32,7 @@
|
||||
"compile": "tsc --build && pnpm run lint --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/builder.policy": "catalog:",
|
||||
"@pnpm/builder.policy": "workspace:*",
|
||||
"@pnpm/calc-dep-state": "workspace:*",
|
||||
"@pnpm/cli-utils": "workspace:*",
|
||||
"@pnpm/common-cli-options-help": "workspace:*",
|
||||
|
||||
Reference in new issue
Block a user