Skip to content

Commit 709f02b

Browse files
author
zhanbo.lh
committed
feat: 兼容 antd4 版本样式
1 parent 951ed7c commit 709f02b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@vitest/coverage-c8": "^0.25.8",
6161
"@vitest/ui": "^0.25.7",
6262
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
63-
"antd": "^4.x",
63+
"antd": "^5.x",
6464
"babel-jest": "^27.4.4",
6565
"babel-plugin-import": "^1.13.0",
6666
"babel-plugin-no-debugger": "^0.0.1",

packages/x-flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xrenders/xflow",
3-
"version": "1.0.0-beta.4",
3+
"version": "1.0.0-beta.5",
44
"description": "一款功能强大、易用灵活的流程编辑器框架,帮助你轻松构建复杂的工作流和流程产品",
55
"keywords": [
66
"xflow"

0 commit comments

Comments
 (0)