From 84c43f59bb8d6aedb95b79efda8e565ca202ab5b Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 29 Aug 2024 00:29:51 +0800 Subject: [PATCH] up --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 9314417..ae72266 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,9 @@ "@ant-design/plots": "^1.2.5", "@ant-design/pro-components": "^2.3.57", "@ant-design/use-emotion-css": "1.0.4", + "@dnd-kit/core": "^6.1.0", + "@dnd-kit/sortable": "^8.0.0", + "@dnd-kit/utilities": "^3.2.2", "@umijs/route-utils": "^2.2.2", "antd": "^5.2.2", "braft-editor": "^2.3.9",