We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2976824 commit aebfe34Copy full SHA for aebfe34
1 file changed
src/leaflet/package.json
@@ -14,14 +14,15 @@
14
"author": "SuperMap",
15
"license": "Apache-2.0",
16
"dependencies": {
17
- "@turf/turf": "^5.1.6",
+ "@turf/turf": "5.1.6",
18
"echarts":"4.1.0",
19
"mapv":"2.0.20",
20
"leaflet": "1.3.1",
21
"@supermap/iclient-common": "9.1.0",
22
"@mapbox/vector-tile": "1.3.0",
23
- "jsonsql": "^0.2.5",
+ "jsonsql": "0.2.5",
24
"pbf": "3.0.2",
25
- "proj4": "2.3.15"
+ "proj4": "2.3.15",
26
+ "xlsx": "0.12.13"
27
}
28
0 commit comments