Skip to content

Commit 9ce13fd

Browse files
committed
update 0.0.24
1 parent 79e1e2a commit 9ce13fd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![npm](https://img.shields.io/npm/v/@codingapi/flow-mobile.svg)](https://www.npmjs.com/package/@codingapi/flow-mobile)
12
# Flow-Mobile
23

34
基于Mobile的流程引擎

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codingapi/flow-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,8 +35,8 @@
3535
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
3636
},
3737
"dependencies": {
38-
"@codingapi/ui-framework": "^0.0.23",
39-
"@codingapi/form-mobile": "^0.0.23",
38+
"@codingapi/ui-framework": "^0.0.24",
39+
"@codingapi/form-mobile": "^0.0.24",
4040
"@logicflow/core": "^2.0.5",
4141
"@logicflow/extension": "^2.0.9",
4242
"@reduxjs/toolkit": "^2.2.7",

0 commit comments

Comments
 (0)