chore: update pnpm to latest version (#590)

This commit is contained in:
Nick 2024-05-07 21:47:30 -04:00 committed by GitHub
parent 56b96bded9
commit d11a9a04ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@
"typescript": "^5.4.2", "typescript": "^5.4.2",
"xml-formatter": "^3.6.2" "xml-formatter": "^3.6.2"
}, },
"packageManager": "pnpm@8.11.0", "packageManager": "pnpm@9.1.0",
"engines": { "engines": {
"node": ">=18", "node": ">=18",
"pnpm": ">=8" "pnpm": ">=8"