chore: 更新 package.json,指定使用 pnpm 作为包管理器
All checks were successful
CI / build-and-deploy (push) Successful in 4m17s

This commit is contained in:
严浩
2024-10-09 18:02:24 +08:00
parent 4e11d8255c
commit 1faebc8496

View File

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