From e4970bf07cc0f71bf0c5199e8d72ce0a6737061a Mon Sep 17 00:00:00 2001 From: xpnas <53118924+xpnas@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:10:44 +0800 Subject: [PATCH] Update package.json remove element-plus --- Inotify.Vue/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Inotify.Vue/package.json b/Inotify.Vue/package.json index a7dc697..974f717 100644 --- a/Inotify.Vue/package.json +++ b/Inotify.Vue/package.json @@ -17,7 +17,6 @@ "axios": "0.18.1", "core-js": "3.6.5", "echarts": "^4.9.0", - "element-plus": "1.0.2-beta.32", "element-ui": "2.13.2", "js-cookie": "2.2.0", "moment": "^2.29.1",