fix:解决vue-i18n在开发环境下的告警

This commit is contained in:
张益铭
2021-03-04 16:04:06 +08:00
parent f886cbf0da
commit f2db3acee2
3 changed files with 31 additions and 30 deletions

View File

@@ -20,7 +20,7 @@
"screenfull": "^5.1.0",
"v-contextmenu": "^3.0.0-alpha.4",
"vue": "^3.0.6",
"vue-i18n": "^9.0.0-rc.8",
"vue-i18n": "^9.0.0",
"vue-router": "^4.0.4",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.0",