From ad6189a62a1025eba9b4273596c86470db73fb1e Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Fri, 2 Jun 2023 23:05:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E5=8D=87=E7=BA=A7`element-?= =?UTF-8?q?plus`=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b5cefd8..4bd2b5d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "axios": "^1.4.0", "codemirror": "^5.65.13", "echarts": "^5.2.2", - "element-plus": "^2.3.4", + "element-plus": "^2.3.6", "lodash-es": "^4.17.21", "nprogress": "^0.2.0", "path-browserify": "^1.0.1", @@ -102,4 +102,4 @@ "repository": "https://gitee.com/youlaiorg/vue3-element-admin.git", "author": "有来开源组织", "license": "MIT" -} \ No newline at end of file +} -- GitLab