From 56ba7c96dd7054e5d544a9ffbe80593107ecb855 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 02 七月 2024 15:18:58 +0800
Subject: [PATCH] 1.金华智研院看板开发100%
---
package.json | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 348faac..e85b536 100644
--- a/package.json
+++ b/package.json
@@ -14,14 +14,17 @@
"test:ci": "npm run lint && npm run test:unit"
},
"dependencies": {
+ "@jiaminghi/data-view": "^2.10.0",
"axios": "0.18.1",
"core-js": "3.6.5",
+ "echarts-liquidfill": "^3.1.0",
"element-ui": "2.13.2",
"js-cookie": "2.2.0",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"vue": "2.6.10",
+ "vue-count-to": "^1.0.13",
"vue-router": "3.0.6",
"vuex": "3.1.0"
},
@@ -37,7 +40,7 @@
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "2.4.2",
"connect": "3.6.6",
- "echarts": "^5.3.3",
+ "echarts": "^5.4.0",
"eslint": "6.7.2",
"eslint-plugin-vue": "6.2.2",
"html-webpack-plugin": "3.2.0",
--
Gitblit v1.9.3