From 121f98a94414da9f21fbe64c548041c73a0b30bd Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Wed, 29 Apr 2026 08:47:47 +0800 Subject: [PATCH] =?UTF-8?q?feat(project):=20=E6=9B=B4=E6=96=B0zy-react-lib?= =?UTF-8?q?rary=E4=BE=9D=E8=B5=96?= 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 86659da..d833e10 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-signature-canvas": "^1.1.0-alpha.2", - "zy-react-library": "^1.2.35" + "zy-react-library": "^1.3.5" }, "devDependencies": { "@antfu/eslint-config": "^5.4.1",