ci: simplify (#883)

This commit is contained in:
Michael Kriese 2024-11-08 14:06:34 +01:00 committed by GitHub
parent 4c22a107ea
commit a0608873fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 90 additions and 44 deletions

View file

@ -62,7 +62,7 @@
},
"packageManager": "pnpm@9.12.3",
"engines": {
"node": ">=20.9.0",
"node": "^20.9.0 || ^22.11.0",
"pnpm": "^9.0.0"
},
"pnpm": {