build(package.json): base 模板不需要 vue-i18n

This commit is contained in:
菲鸽
2024-03-11 19:42:45 +08:00
parent efe540e497
commit 2c71ba3e30
2 changed files with 1 additions and 38 deletions

View File

@@ -94,8 +94,7 @@
"pinia": "2.0.36",
"pinia-plugin-persistedstate": "3.2.1",
"qs": "^6.11.2",
"vue": "3.2.47",
"vue-i18n": "9.9.0"
"vue": "3.2.47"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",