We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b3d0b commit 52c033fCopy full SHA for 52c033f
3 files changed
src/classic/package.json
@@ -13,7 +13,7 @@
13
"author": "SuperMap",
14
"license": "Apache-2.0",
15
"dependencies": {
16
- "mapv": "2.0.14",
+ "mapv": "2.0.20",
17
"@supermap/iclient-common": "9.1.0"
18
}
19
src/mapboxgl/package.json
@@ -18,6 +18,7 @@
"mapv": "2.0.20",
"mapbox-gl": "0.45.0",
20
"three": "0.92.0",
21
+ "xlsx": "0.12.13",
22
23
24
src/openlayers/package.json
@@ -20,6 +20,7 @@
"openlayers": "4.6.5",
"@supermap/iclient-common": "9.1.0",
"proj4": "2.3.15",
- "jsonsql": "0.2.5"
+ "jsonsql": "0.2.5",
+ "xlsx": "0.12.13"
25
26
0 commit comments