refactor: Change to pnpm 8.9 (no-changelog)

This commit is contained in:
Omar Ajoue
2023-11-02 13:17:23 +01:00
parent 73e9a216b7
commit 869a58e158
3 changed files with 22 additions and 22 deletions

View File

@@ -5,9 +5,9 @@
"homepage": "https://n8n.io",
"engines": {
"node": ">=18.10",
"pnpm": ">=8.10"
"pnpm": ">=8.9"
},
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.9.0",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",