From 9a4c8548e3bb761cec5fc508650b727a345f9009 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 18 二月 2025 16:55:43 +0800
Subject: [PATCH] 1.大岛2.0看板重构
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index e8d61a9..6b02bfc 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"test:ci": "npm run lint && npm run test:unit"
},
"dependencies": {
+ "@jiaminghi/data-view": "^2.10.0",
"@microsoft/signalr": "^7.0.9",
"array-to-tree": "^3.3.2",
"axios": "0.18.1",
--
Gitblit v1.9.3