Skip to content

Commit 34e52d5

Browse files
committed
update 0.0.24
1 parent 652ce71 commit 34e52d5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![npm](https://img.shields.io/npm/v/@codingapi/form-mobile.svg)](https://www.npmjs.com/package/@codingapi/form-mobile)
12
# Form Mobile
23

34
基于Mobile的Form表单渲染引擎

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codingapi/form-mobile",
3-
"version": "0.0.23",
3+
"version": "0.0.24",
44
"description": "A UI Framework built with React and TypeScript",
55
"keywords": [
66
"ui",
@@ -35,7 +35,7 @@
3535
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
3636
},
3737
"dependencies": {
38-
"@codingapi/ui-framework": "^0.0.23",
38+
"@codingapi/ui-framework": "^0.0.24",
3939
"antd-mobile": "^5.39.0"
4040
},
4141
"scripts": {

0 commit comments

Comments
 (0)