fix: Match engines.pnpm with the pnpm version used to create the lock files (#2995)

This commit is contained in:
Sandro
2025-02-18 04:14:53 +01:00
committed by GitHub
parent 258d35e48d
commit 59103df665

View File

@ -218,7 +218,7 @@
},
"engines": {
"node": ">=18",
"pnpm": ">=8"
"pnpm": ">=10"
},
"pnpm": {
"overrides": {