From 2ea86f801544c165cde30403d7dc4556cf3ac4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=97=E5=98=89=E7=94=B7?= <574980606@qq.com> Date: Tue, 14 Jan 2025 16:26:58 +0800 Subject: [PATCH] fix: fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4abb6bf1..af8afa5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rc-component/form", - "version": "1.0.0", + "version": "1.0.0-0", "description": "React Form Component", "typings": "es/index.d.ts", "engines": {