From 0750f86b69763c6bec0e7e6807d248dd8567a87d Mon Sep 17 00:00:00 2001 From: lxl <lixuliang_hd@126.com> Date: 星期一, 19 九月 2022 16:16:23 +0800 Subject: [PATCH] 1111 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 29e8146..29c8f1d 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "sqlite3": "^5.0.2", "vant": "^2.12.25", "vue": "^2.6.11", + "vue-i18n": "^8.27.2", "vue-router": "^3.2.0", "vuex": "^3.4.0" }, -- Gitblit v1.9.3