mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Upgrade pnpm (no-changelog) (#9606)
This commit is contained in:
committed by
GitHub
parent
b91e50fc92
commit
87faa58045
@@ -5,9 +5,9 @@
|
||||
"homepage": "https://n8n.io",
|
||||
"engines": {
|
||||
"node": ">=18.10",
|
||||
"pnpm": ">=8.14"
|
||||
"pnpm": ">=9.1"
|
||||
},
|
||||
"packageManager": "pnpm@8.14.3",
|
||||
"packageManager": "pnpm@9.1.4",
|
||||
"scripts": {
|
||||
"preinstall": "node scripts/block-npm-install.js",
|
||||
"build": "turbo run build",
|
||||
|
||||
Reference in New Issue
Block a user