Skip to content

Commit 0526d65

Browse files
[fix]@turf/center debounce package.json
1 parent 62f76bd commit 0526d65

File tree

3 files changed

+2
-51
lines changed

3 files changed

+2
-51
lines changed

src/common/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@
1717
"@antv/g2": "^4.2.11",
1818
"@antv/g6": "^4.8.14",
1919
"@supermapgis/tile-decryptor": "^1.0.0",
20+
"@turf/center": "^6.5.0",
2021
"@turf/meta": "^6.5.0",
2122
"echarts": "5.5.0",
2223
"fast-xml-parser": "^4.2.7",
2324
"fetch-ie8": "1.5.0",
2425
"fetch-jsonp": "1.1.3",
2526
"flatgeobuf": "3.31.1",
2627
"insert-css": "^2.0.0",
28+
"lodash.debounce": "^4.0.8",
2729
"promise-polyfill": "8.2.3",
2830
"lodash.topairs": "4.3.0",
2931
"lodash.uniqby": "^4.7.0",

src/mapboxgl/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"@supermapgis/iclient-common": "11.3.0",
2525
"canvg": "3.0.10",
2626
"flatgeobuf": "3.31.1",
27-
"lodash.debounce": "^4.0.8",
2827
"rbush": "^2.0.2",
2928
"proj4": "2.11.0",
3029
"flv.js": "^1.6.2",

src/maplibregl/L7Layerfunc.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)