Skip to content

Commit 976a232

Browse files
committed
update 0.0.20
1 parent 54e4342 commit 976a232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.17",
3+
"version": "0.0.20",
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.17",
39-
"@codingapi/form-mobile": "^0.0.17",
38+
"@codingapi/ui-framework": "^0.0.20",
39+
"@codingapi/form-mobile": "^0.0.20",
4040
"@logicflow/core": "^2.0.5",
4141
"@logicflow/extension": "^2.0.9",
4242
"@reduxjs/toolkit": "^2.2.7",

0 commit comments

Comments
 (0)