Skip to content

Commit

Permalink
【feature】更新proj4 2.8.x; review by songym
Browse files Browse the repository at this point in the history
  • Loading branch information
xiongjiaojiao committed Nov 26, 2024
1 parent cec2f0e commit d4d2dcb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"mapv": "^2.0.34",
"mux.js": "^5.6.7",
"omit.js": "^2.0.2",
"proj4": "^2.6.0",
"proj4": "^2.8.0",
"resize-detector": "^0.2.0",
"shapefile": "^0.6.6",
"simple-statistics": "^7.8.3",
Expand Down
2 changes: 1 addition & 1 deletion src/leaflet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash.uniqueid": "^4.0.1",
"mux.js": "^5.6.7",
"omit.js": "^2.0.2",
"proj4": "^2.6.0",
"proj4": "^2.8.0",
"resize-detector": "^0.2.0",
"simple-statistics": "^7.8.3",
"swiper": "^6.8.4",
Expand Down
2 changes: 1 addition & 1 deletion src/mapboxgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"mapv": "^2.0.34",
"mux.js": "^5.6.7",
"omit.js": "^2.0.2",
"proj4": "^2.6.0",
"proj4": "^2.8.0",
"resize-detector": "^0.2.0",
"shapefile": "^0.6.6",
"simple-statistics": "^7.8.3",
Expand Down

0 comments on commit d4d2dcb

Please sign in to comment.