From e5433b71941d4294bca2f1224da92382060953d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Sat, 5 Mar 2022 00:11:11 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20element-plus=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0=E6=9C=80=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC2.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75e3c39b..086c4f24 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "axios": "^0.24.0", "better-scroll": "^2.4.2", "echarts": "^5.2.2", - "element-plus": "^2.0.2", + "element-plus": "^2.0.4", "nprogress": "^0.2.0", "path-browserify": "^1.0.1", "path-to-regexp": "^6.2.0",