Skip to content

Commit aebfe34

Browse files
committed
更新依赖
1 parent 2976824 commit aebfe34

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/leaflet/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@
1414
"author": "SuperMap",
1515
"license": "Apache-2.0",
1616
"dependencies": {
17-
"@turf/turf": "^5.1.6",
17+
"@turf/turf": "5.1.6",
1818
"echarts":"4.1.0",
1919
"mapv":"2.0.20",
2020
"leaflet": "1.3.1",
2121
"@supermap/iclient-common": "9.1.0",
2222
"@mapbox/vector-tile": "1.3.0",
23-
"jsonsql": "^0.2.5",
23+
"jsonsql": "0.2.5",
2424
"pbf": "3.0.2",
25-
"proj4": "2.3.15"
25+
"proj4": "2.3.15",
26+
"xlsx": "0.12.13"
2627
}
2728
}

0 commit comments

Comments
 (0)