mirror of
https://github.com/dataease/dataease.git
synced 2026-06-09 21:27:21 +08:00
fix(依赖): 固定 l7 和 l7plot 版本
This commit is contained in:
committed by
jianneng-fit2cloud
parent
805d1407db
commit
667e837f90
@@ -16,8 +16,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "^2.4.29",
|
||||
"@antv/l7": "^2.22.0",
|
||||
"@antv/l7plot": "^0.5.5",
|
||||
"@antv/l7": "2.23.1",
|
||||
"@antv/l7plot": "0.5.11",
|
||||
"@antv/s2": "^1.49.0",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@codemirror/lang-sql": "^6.4.0",
|
||||
|
||||
Reference in New Issue
Block a user