feat: 新增yarn

This commit is contained in:
橙子
2024-10-29 22:08:31 +08:00
parent 71b7b7cc79
commit 8c940126b5
2 changed files with 9 additions and 8 deletions

View File

@@ -30,10 +30,11 @@
"pinia": "2.1.7",
"qs": "^6.12.0",
"typeface-roboto": "^1.1.13",
"vform3-builds": "^3.0.10",
"vue": "3.4.21",
"vue-cropper": "1.0.3",
"vue-router": "4.3.0",
"vform3-builds": "^3.0.10"
"yarn": "^1.22.22"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
@@ -48,5 +49,4 @@
"vite-plugin-vue-setup-extend": "^0.4.0"
},
"type": "module"
}