fix: 🐛 fix x6-react-components version in demo

This commit is contained in:
vector
2021-04-30 17:46:21 +08:00
parent 98ed6c4b94
commit 709cdae33d
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.19.3",
"@antv/x6-react-components": "^1.1.9",
"@antv/x6-react-components": "^1.1.7",
"@antv/x6-react-shape": "^1.4.0",
"@types/dompurify": "^2.0.4",
"ahooks": "^2.7.0",

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"@antv/x6": "^1.19.3",
"@antv/x6-react-components": "^1.1.9",
"@antv/x6-react-components": "^1.1.7",
"antd": "^4.4.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@antv/x6": "^1.19.3",
"@antv/x6-react-components": "^1.1.9",
"@antv/x6-react-components": "^1.1.7",
"@antv/x6-react-shape": "^1.4.0",
"antd": "^4.4.2",
"classnames": "^2.2.6",

View File

@ -11,7 +11,7 @@
"dependencies": {
"@antv/x6": "^1.19.3",
"@antv/x6-vector": "^1.0.3",
"@antv/x6-react-components": "^1.1.9",
"@antv/x6-react-components": "^1.1.7",
"@antv/x6-react-shape": "^1.4.0",
"antd": "^4.4.2",
"classnames": "^2.2.6",