From 711cbb23dd2653ea553935aec90975f1677e882f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Wed, 23 Feb 2022 23:58:19 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E6=8F=92=E4=BB=B6=E4=BE=9D=E8=B5=96?= =?UTF-8?q?vue-i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0e0fbea4..0be1d5da 100644 --- a/package.json +++ b/package.json @@ -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": {