File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ npm] ( https://img.shields.io/npm/v/@codingapi/flow-mobile.svg )] ( https://www.npmjs.com/package/@codingapi/flow-mobile )
1
2
# Flow-Mobile
2
3
3
4
基于Mobile的流程引擎
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codingapi/flow-mobile" ,
3
- "version" : " 0.0.23 " ,
3
+ "version" : " 0.0.24 " ,
4
4
"description" : " A UI Framework built with React and TypeScript" ,
5
5
"keywords" : [
6
6
" ui" ,
35
35
"react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
36
36
},
37
37
"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 " ,
40
40
"@logicflow/core" : " ^2.0.5" ,
41
41
"@logicflow/extension" : " ^2.0.9" ,
42
42
"@reduxjs/toolkit" : " ^2.2.7" ,
You can’t perform that action at this time.
0 commit comments