From cffcab7b05e5d9a3b32edfcb90d3a84d02e4ee80 Mon Sep 17 00:00:00 2001
From: liuwh <964324856@qq.com>
Date: Wed, 07 Aug 2024 21:07:37 +0800
Subject: [PATCH] 依赖增加和修改

---
 operation/package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/operation/package.json b/operation/package.json
index cf54eb7..6706e0c 100644
--- a/operation/package.json
+++ b/operation/package.json
@@ -4,6 +4,7 @@
   "private": true,
   "dependencies": {
     "@ant-design/icons": "^4.7.0",
+    "@arco-design/web-react": "^2.63.1",
     "@craco/craco": "^6.4.3",
     "@testing-library/jest-dom": "^5.16.2",
     "@testing-library/react": "^12.1.2",

--
Gitblit v1.8.0