fix: pin pnpm 9.15.4 and regenerate lockfile for CI
Adds packageManager field so CI uses Corepack with pnpm 9 instead of pnpm@latest (11.x), which has incompatible build script approval. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
committed by
Countess von Containerheim [agent]
parent
ad094275be
commit
b2ee37c91a
@@ -50,6 +50,7 @@
|
||||
"lodash": ">=4.18.0",
|
||||
"elliptic": ">=6.6.1"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.4",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@swc/core",
|
||||
|
||||
Generated
+754
-604
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user