fix: revert pnpm to 10.27.0 to fix wrappy missing in asar bundle

This commit is contained in:
Memory 2026-03-30 08:35:43 +08:00 committed by GitHub
parent f959801db2
commit f58f780275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,5 +116,5 @@
"vite": "^7.3.1",
"vite-plugin-monaco-editor": "^1.1.0"
},
"packageManager": "pnpm@10.33.0"
"packageManager": "pnpm@10.27.0"
}