Update PNPM to latest version

This commit is contained in:
zdragonsk 2024-05-15 16:37:28 -03:00
parent a8d72fa665
commit c88e0786fa

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@9.1.0", "packageManager": "pnpm@9.1.1",
"engines": { "engines": {
"node": ">=18", "node": ">=18",
"pnpm": ">=8" "pnpm": ">=8"