From 7d7782231167c9c95ef58d958ec97229c6e0c57d Mon Sep 17 00:00:00 2001
From: 若依 <yzz_ivy@163.com>
Date: 星期日, 29 五月 2022 10:17:22 +0800
Subject: [PATCH] Merge pull request #59 from JavaLionLi/patch-3
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index d4a0eaa..3337e4b 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "1.1.4",
+ "@vueuse/core": "^8.5.0",
"axios": "0.26.1",
"echarts": "5.3.2",
"element-plus": "2.1.8",
--
Gitblit v1.9.3