From a04addf65be877a704de0136fcf3b02aef79fe0c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 25 Oct 2022 15:53:45 +0800
Subject: [PATCH] 更新依赖
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 2fe5ea3..89b1dac 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"@fullcalendar/timegrid": "^5.10.1",
"@fullcalendar/vue": "^5.10.1",
"axios": "^0.22.0",
+ "babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.6.5",
"echarts": "^5.2.1",
"element-ui": "^2.15.6",
--
Gitblit v1.9.3