Skip to content

Commit 5eb6add

Browse files
author
user name
committed
修改flatgeobuf 版本 3.24.1 => 3.23.1
1 parent 0ddc688 commit 5eb6add

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"echarts": "4.9.0",
131131
"fetch-ie8": "1.5.0",
132132
"fetch-jsonp": "1.1.3",
133-
"flatgeobuf": "3.24.1",
133+
"flatgeobuf": "3.23.1",
134134
"jsonsql": "0.2.5",
135135
"leaflet": "1.7.1",
136136
"lodash.difference": "^4.5.0",

src/leaflet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"jsonsql": "0.2.5",
2525
"pbf": "3.2.1",
2626
"proj4": "2.9.0",
27-
"flatgeobuf": "3.24.1"
27+
"flatgeobuf": "3.23.1"
2828
}
2929
}

src/mapboxgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@supermap/iclient-common": "11.1.0-beta",
2323
"canvg": "3.0.10",
2424
"xml-js": "1.6.11",
25-
"flatgeobuf": "3.24.1"
25+
"flatgeobuf": "3.23.1"
2626
}
2727
}

src/openlayers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"canvg": "3.0.10",
2525
"lodash.remove": "^4.7.0",
2626
"lodash.difference": "^4.5.0",
27-
"flatgeobuf": "3.24.1"
27+
"flatgeobuf": "3.23.1"
2828
}
2929
}

0 commit comments

Comments
 (0)