build: Update pnpm lock file (no-changelog) (#6395)

* build: Update pnpm lock file

* update pnpm version

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
Csaba Tuncsik
2023-06-07 11:01:44 +02:00
committed by GitHub
parent eaa8648f2b
commit 8c562a51cc
3 changed files with 8 additions and 4 deletions

View File

@@ -5,9 +5,9 @@
"homepage": "https://n8n.io",
"engines": {
"node": ">=16.9",
"pnpm": ">=8.1"
"pnpm": ">=8.6"
},
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.6.1",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",