Skip to content

Commit

Permalink
fix: 🐛 update x6-react-shape version (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
NewByVector authored Oct 12, 2021
1 parent bcdf0f0 commit 4208846
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/x6-app-dag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.5.0",
"@antv/x6-react-shape": "^1.4.6",
"@types/dompurify": "^2.0.4",
"ahooks": "^2.7.0",
"antd": "^4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/x6-app-er/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.5.0",
"@antv/x6-react-shape": "^1.4.6",
"antd": "^4.4.2",
"classnames": "^2.2.6",
"react": "^16.12.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/x6-example-features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@antv/x6": "^1.28.1",
"@antv/x6-vector": "^1.2.3",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.5.0",
"@antv/x6-react-shape": "^1.4.6",
"antd": "^4.4.2",
"classnames": "^2.2.6",
"dagre": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion sites/x6-sites-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@antv/layout": "^0.1.9",
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.5.0",
"@antv/x6-react-shape": "^1.4.6",
"@antv/x6-sites-demos-helper": "^1.2.2",
"@types/d3-sankey": "^0.11.1",
"@types/highlight.js": "^9.12.4",
Expand Down
2 changes: 1 addition & 1 deletion sites/x6-sites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@antv/gatsby-theme-antv": "^1.1.6",
"@antv/x6": "^1.28.1",
"@antv/x6-react-components": "^1.1.14",
"@antv/x6-react-shape": "^1.5.0",
"@antv/x6-react-shape": "^1.4.6",
"@antv/layout": "^0.1.9",
"@antv/hierarchy": "^0.6.6",
"antd": "^4.4.2",
Expand Down

0 comments on commit 4208846

Please sign in to comment.