chore: allow pnpm 10 (#15258)

pull/15263/head
Ben McCann 7 months ago committed by GitHub
parent c4d4349d0a
commit 7ab18bba50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@
"license": "MIT", "license": "MIT",
"packageManager": "pnpm@9.4.0", "packageManager": "pnpm@9.4.0",
"engines": { "engines": {
"pnpm": "^9.0.0" "pnpm": ">=9.0.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

Loading…
Cancel
Save