We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e1e2a commit 9ce13fdCopy full SHA for 9ce13fd
README.md
@@ -1,3 +1,4 @@
1
+[](https://www.npmjs.com/package/@codingapi/flow-mobile)
2
# Flow-Mobile
3
4
基于Mobile的流程引擎
package.json
@@ -1,6 +1,6 @@
{
"name": "@codingapi/flow-mobile",
- "version": "0.0.23",
+ "version": "0.0.24",
"description": "A UI Framework built with React and TypeScript",
5
"keywords": [
6
"ui",
@@ -35,8 +35,8 @@
35
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
36
},
37
"dependencies": {
38
- "@codingapi/ui-framework": "^0.0.23",
39
- "@codingapi/form-mobile": "^0.0.23",
+ "@codingapi/ui-framework": "^0.0.24",
+ "@codingapi/form-mobile": "^0.0.24",
40
"@logicflow/core": "^2.0.5",
41
"@logicflow/extension": "^2.0.9",
42
"@reduxjs/toolkit": "^2.2.7",
0 commit comments