From fa0e4d6a9b61b4e5a153d147613ee1133c9c7c71 Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Mon, 25 Sep 2023 14:42:33 +0800 Subject: [PATCH] Merge branch 'feature_1.0' into qa --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index bcfb9e5..19a4e78 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "date-fns": "^2.8.1", "echarts": "^4.5.0", "font-awesome": "^4.7.0", + "jquery": "^3.7.0", "lodash": "^4.17.15", "moment": "^2.24.0", "numeral": "^2.0.6", -- Gitblit v1.8.0