diff --git a/package.json b/package.json index 22bc9dbc..0cf28478 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@ant-design/icons-vue": "^7.0.1", - "@antv/g6": "^5.0.0-beta.28", + "@antv/g6": "^4.8.24", "@codemirror/lang-javascript": "^6.2.1", "@codemirror/merge": "^6.4.0", "@codemirror/theme-one-dark": "^6.1.2", diff --git a/src/components/ChartGraphG6/index.vue b/src/components/ChartGraphG6/index.vue index d3f63468..f1564cae 100644 --- a/src/components/ChartGraphG6/index.vue +++ b/src/components/ChartGraphG6/index.vue @@ -19,7 +19,7 @@