Skip to content

Commit 8b0c38d

Browse files
committed
update version
1 parent ecc155b commit 8b0c38d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

admin-ui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"@ant-design/icons": "^5.4.0",
77
"@ant-design/pro-components": "^2.8.7",
88
"@babel/standalone": "^7.25.6",
9-
"@codingapi/flow-pc": "^0.0.17",
10-
"@codingapi/form-pc": "^0.0.17",
11-
"@codingapi/ui-framework": "^0.0.17",
9+
"@codingapi/flow-pc": "^0.0.20",
10+
"@codingapi/form-pc": "^0.0.20",
11+
"@codingapi/ui-framework": "^0.0.20",
1212
"@dnd-kit/core": "^6.2.0",
1313
"@dnd-kit/sortable": "^9.0.0",
1414
"@handsontable/react-wrapper": "^15.0.0",

mobile-ui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"private": true,
55
"dependencies": {
66
"@babel/standalone": "^7.25.6",
7-
"@codingapi/flow-mobile": "^0.0.17",
8-
"@codingapi/form-mobile": "^0.0.17",
9-
"@codingapi/ui-framework": "^0.0.17",
7+
"@codingapi/flow-mobile": "^0.0.20",
8+
"@codingapi/form-mobile": "^0.0.20",
9+
"@codingapi/ui-framework": "^0.0.20",
1010
"@logicflow/core": "^2.0.10",
1111
"@logicflow/extension": "^2.0.14",
1212
"@reduxjs/toolkit": "^2.2.7",

0 commit comments

Comments
 (0)