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