mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
chore: Update pnpm to 10.22.0 (#21977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
This commit is contained in:
parent
5319bc8659
commit
81dcf54a0d
@ -4,9 +4,9 @@
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=22.16",
|
||||
"pnpm": ">=10.18.3"
|
||||
"pnpm": ">=10.22.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.18.3",
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
"scripts": {
|
||||
"prepare": "node scripts/prepare.mjs",
|
||||
"preinstall": "node scripts/block-npm-install.js",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user