mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
build: Update pnpm to 10.12.1 to fix docker build (pnpm deploy command) (#16222)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"node": ">=22.16",
|
"node": ">=22.16",
|
||||||
"pnpm": ">=10.2.1"
|
"pnpm": ">=10.2.1"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.11.1",
|
"packageManager": "pnpm@10.12.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "node scripts/prepare.mjs",
|
"prepare": "node scripts/prepare.mjs",
|
||||||
"preinstall": "node scripts/block-npm-install.js",
|
"preinstall": "node scripts/block-npm-install.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user