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

This reverts commit 9bd5950f60.
This commit is contained in:
rebecca554owen
2025-06-13 14:21:07 +08:00
committed by GitHub
Unverified
parent eef348b8dc
commit 47ec8a348c

View File

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