build: L7 版本回退

This commit is contained in:
wisonic-s 2023-11-02 10:24:04 +08:00
parent d93043d2c5
commit e0e486962b
3 changed files with 34 additions and 25 deletions

View File

@ -26,8 +26,17 @@
},
"dependencies": {
"@antv/g2plot": "^2.4.9",
"@antv/l7": "^2.15.0",
"@antv/s2": "^1.49.1",
"@antv/l7": "2.15.0",
"@antv/l7-component": "2.15.0",
"@antv/l7-core": "2.15.0",
"@antv/l7-layers": "2.15.0",
"@antv/l7-maps": "2.15.0",
"@antv/l7-renderer": "2.15.0",
"@antv/l7-scene": "2.15.0",
"@antv/l7-source": "2.15.0",
"@antv/l7-utils": "2.15.0",
"@antv/s2": "1.49.1",
"@antv/util": "^2.0.17",
"@riophae/vue-treeselect": "0.4.0",
"@tinymce/tinymce-vue": "^3.2.8",
"axios": "^0.21.3",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long