From f9f136972efce01e7ac5a82e2a3abf343d1ce5a7 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 17 Jul 2024 10:58:58 +0800
Subject: [PATCH] 退出line路由定时器停掉

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index f8162f6..aa3896e 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
     "bootstrap": "^4.4.1",
     "chokidar": "^3.3.0",
     "clipboard": "^2.0.11",
-    "echarts": "^4.5.0",
+    "echarts": "^4.9.0",
     "element-resize-detector": "^1.2.4",
     "element-ui": "^2.13.0",
     "express": "^4.18.2",
@@ -26,6 +26,7 @@
     "lib-flexible": "^0.3.2",
     "mint-ui": "^2.2.13",
     "moment": "^2.29.4",
+    "moment-timezone": "^0.5.45",
     "pdfjs-dist": "2.2.228",
     "qrcode": "^1.4.4",
     "qrcodejs2": "0.0.2",

--
Gitblit v1.9.3