We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951ed7c commit 709f02bCopy full SHA for 709f02b
package.json
@@ -60,7 +60,7 @@
60
"@vitest/coverage-c8": "^0.25.8",
61
"@vitest/ui": "^0.25.7",
62
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
63
- "antd": "^4.x",
+ "antd": "^5.x",
64
"babel-jest": "^27.4.4",
65
"babel-plugin-import": "^1.13.0",
66
"babel-plugin-no-debugger": "^0.0.1",
packages/x-flow/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@xrenders/xflow",
3
- "version": "1.0.0-beta.4",
+ "version": "1.0.0-beta.5",
4
"description": "一款功能强大、易用灵活的流程编辑器框架,帮助你轻松构建复杂的工作流和流程产品",
5
"keywords": [
6
"xflow"
0 commit comments