Skip to content

Commit c73507a

Browse files
committed
1 parent 512906b commit c73507a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/graphin-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"webpack-cli": "^4.9.1"
5656
},
5757
"dependencies": {
58-
"@antv/graphin": "^2.7.17"
58+
"@antv/graphin": "^2.7.18"
5959
},
6060
"peerDependencies": {
6161
"react": ">=16.9.0",

packages/graphin-graphscope/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@ant-design/icons": "^4.4.0",
16-
"@antv/graphin": "^2.7.17",
16+
"@antv/graphin": "^2.7.18",
1717
"@antv/graphin-components": "^2.4.1",
1818
"@antv/graphin-icons": "^1.0.0",
1919
"antd": "^4.10.3",

0 commit comments

Comments
 (0)