Skip to content

Commit 52c033f

Browse files
committed
更新依赖
1 parent 06b3d0b commit 52c033f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

src/classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "SuperMap",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"mapv": "2.0.14",
16+
"mapv": "2.0.20",
1717
"@supermap/iclient-common": "9.1.0"
1818
}
1919
}

src/mapboxgl/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"mapv": "2.0.20",
1919
"mapbox-gl": "0.45.0",
2020
"three": "0.92.0",
21+
"xlsx": "0.12.13",
2122
"@supermap/iclient-common": "9.1.0"
2223
}
2324
}

src/openlayers/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"openlayers": "4.6.5",
2121
"@supermap/iclient-common": "9.1.0",
2222
"proj4": "2.3.15",
23-
"jsonsql": "0.2.5"
23+
"jsonsql": "0.2.5",
24+
"xlsx": "0.12.13"
2425
}
2526
}

0 commit comments

Comments
 (0)