From 227d7cc38e93b6bbb71ef15ec149d1983666833a Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Mon, 22 Jun 2026 17:15:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E5=9B=BA=E5=AE=9A=20zy-react-libr?= =?UTF-8?q?ary=20=E7=89=88=E6=9C=AC=E5=8F=B7=E4=B8=BA=201.3.20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f90332..818d909 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "throttle-debounce": "^5.0.2", - "zy-react-library": "latest" + "zy-react-library": "1.3.20" }, "devDependencies": { "@antfu/eslint-config": "^5.4.1",