chore(package.json): 添加国际化插件依赖vue-i18n

This commit is contained in:
郝先瑞
2022-02-23 23:58:19 +08:00
parent 43683942af
commit 711cbb23dd

View File

@@ -21,6 +21,7 @@
"screenfull": "^6.0.0",
"sortablejs": "^1.14.0",
"vue": "^3.2.16",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12"
},
"devDependencies": {