From a2fe40a6232559f2bd2d5c818fc206395072b403 Mon Sep 17 00:00:00 2001
From: XiaoRuby <3114200645@qq.com>
Date: 星期三, 23 八月 2023 18:03:34 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 8f69471..00e6b41 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"amfe-flexible": "^2.2.1",
"axios": "0.18.1",
"core-js": "3.6.5",
+ "echarts": "^5.4.3",
"element-ui": "2.13.2",
"js-cookie": "2.2.0",
"normalize.css": "7.0.0",
@@ -39,6 +40,7 @@
"babel-jest": "23.6.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "2.4.2",
+ "comlink-loader": "^2.0.0",
"connect": "3.6.6",
"eslint": "6.7.2",
"eslint-plugin-vue": "6.2.2",
--
Gitblit v1.9.3