Skip to content

Commit

Permalink
fix: bump maplibre-gl-js-amplify dep (#6235)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpollman authored Dec 5, 2024
1 parent fd2392c commit 303c250
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 20 deletions.
5 changes: 5 additions & 0 deletions .changeset/gentle-countries-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@aws-amplify/ui-react-geo": patch
---

fix: bump maplibre-gl-js-amplify dep
2 changes: 1 addition & 1 deletion packages/react-geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@aws-amplify/ui-react-core": "3.1.1",
"mapbox-gl": "1.13.1",
"maplibre-gl": "2.1.9",
"maplibre-gl-js-amplify": "^4.0.1",
"maplibre-gl-js-amplify": "4.0.2",
"react-map-gl": "7.0.23",
"tslib": "^2.5.2"
},
Expand Down
25 changes: 6 additions & 19 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 303c250

Please sign in to comment.