更新 package.json,指定使用 pnpm 作为包管理器
Some checks failed
/ surge (push) Failing after 21s

This commit is contained in:
严浩
2024-11-15 13:03:54 +08:00
parent 83a668d9e0
commit 0b64737bcc

View File

@ -1,4 +1,5 @@
{ {
"packageManager": "pnpm@9.13.0",
"name": "vue-formkit-example", "name": "vue-formkit-example",
"private": true, "private": true,
"version": "0.0.0", "version": "0.0.0",