Revert "fix: update packageManager to pnpm@10.12.1" (#3728)

This reverts commit 9bd5950f604b51caddfbde472875ce1cae64b0b4.
This commit is contained in:
rebecca554owen 2025-06-13 14:21:07 +08:00 committed by GitHub
parent eef348b8dc
commit 47ec8a348c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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