We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e4342 commit 976a232Copy full SHA for 976a232
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codingapi/flow-mobile",
3
- "version": "0.0.17",
+ "version": "0.0.20",
4
"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.17",
39
- "@codingapi/form-mobile": "^0.0.17",
+ "@codingapi/ui-framework": "^0.0.20",
+ "@codingapi/form-mobile": "^0.0.20",
40
"@logicflow/core": "^2.0.5",
41
"@logicflow/extension": "^2.0.9",
42
"@reduxjs/toolkit": "^2.2.7",
0 commit comments