Skip to content

Commit af60117

Browse files
authored
build: upgrade maplibre to v4.4.1 (#3297)
### Motivation There are a number of UX bug fixes in maplibre that would be good to be included <!-- TODO: Say why you made your changes. --> ### Modifications Upgrades maplibre to v4.4.1 <!-- TODO: Say what changes you made. --> <!-- TODO: Attach screenshots if you changed the UI. --> ### Verification <!-- TODO: Say how you tested your changes. --> Will validate that the screenshots render correctly
1 parent aecb5e6 commit af60117

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

package-lock.json

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@servie/events": "^3.0.0",
3838
"@types/proj4": "^2.5.2",
3939
"@types/react-dom": "^18.0.6",
40-
"maplibre-gl": "^4.1.0",
40+
"maplibre-gl": "^4.4.1",
4141
"mime-types": "^2.1.35",
4242
"proj4": "^2.8.0",
4343
"react": "^18.2.0",

0 commit comments

Comments
 (0)