Skip to content

Commit 655c18f

Browse files
[fix]common package.json echarts review by qiw
1 parent a8296b6 commit 655c18f

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

src/common/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dependencies": {
1717
"@antv/g6": "^4.8.14",
1818
"@elastic/elasticsearch": "^5.6.22",
19+
"echarts": "4.9.0",
1920
"fetch-ie8": "1.5.0",
2021
"fetch-jsonp": "1.1.3",
2122
"promise-polyfill": "8.2.3",

src/mapboxgl/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"author": "SuperMap",
1616
"license": "Apache-2.0",
1717
"dependencies": {
18-
"echarts": "4.9.0",
1918
"mapv": "2.0.62",
2019
"mapbox-gl": "1.13.2",
2120
"three": "0.150.1",

src/maplibregl/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"license": "Apache-2.0",
1717
"dependencies": {
1818
"maplibre-gl": "3.1.0",
19-
"echarts": "4.9.0",
2019
"mapv": "2.0.62",
2120
"three": "0.150.1",
2221
"canvg": "3.0.10",

src/openlayers/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"license": "Apache-2.0",
1717
"dependencies": {
1818
"@turf/turf": "6.5.0",
19-
"echarts": "4.9.0",
2019
"mapv": "2.0.62",
2120
"ol": "6.14.1",
2221
"@supermap/iclient-common": "11.1.0",

0 commit comments

Comments
 (0)