fix: update packageManager to pnpm@10.12.1

This commit is contained in:
Tunglies 2025-06-12 21:27:23 +08:00
parent 2c7c416f60
commit 9bd5950f60
No known key found for this signature in database
GPG Key ID: 0949A7B546DF12ED

View File

@ -112,5 +112,5 @@
"endOfLine": "lf"
},
"type": "module",
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@10.12.1"
}