Merge pull request #8881 from dataease/pr@dev-v2@build_l7plot_l7_compat

build(图表): 解决 L7Plot 和 L7 版本不兼容问题
This commit is contained in:
wisonic-s
2024-04-02 15:41:07 +08:00
committed by GitHub

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"@antv/g2plot": "^2.4.29",
"@antv/l7": "^2.17.2",
"@antv/l7": "2.21.1",
"@antv/l7plot": "^0.5.5",
"@antv/s2": "^1.49.0",
"@codemirror/lang-sql": "^6.4.0",