Skip to content

Commit

Permalink
Merge pull request #40 from kne-union/2.0
Browse files Browse the repository at this point in the history
更新构建程序
  • Loading branch information
zhipenglin authored Feb 6, 2024
2 parents ea4bcb4 + 152be26 commit e60cb6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions doc/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@

# react-form


### 描述

用于表单验证的react组件


### 安装

```shell
npm i --save @kne/react-form
```

### 示例

#### 示例代码
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kne/react-form",
"version": "2.1.30",
"version": "2.2.0",
"syntax": {
"esmodules": true
},
Expand Down Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@craco/craco": "^7.1.0",
"@kne/microbundle": "^0.15.4",
"@kne/modules-dev": "^1.1.3",
"@kne/modules-dev": "^2.0.0",
"cross-env": "^7.0.2",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
Expand Down

0 comments on commit e60cb6e

Please sign in to comment.