Skip to content

Commit fc076a9

Browse files
authored
fix(geo): Bump react-map-gl to resolve ES2020 build errors (#1971)
* Bump react-map-gl * Create proud-lamps-whisper.md
1 parent 0b19c00 commit fc076a9

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/proud-lamps-whisper.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aws-amplify/ui-react": patch
3+
---
4+
5+
fix(geo): Bump react-map-gl to resolve ES2020 build errors

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"maplibre-gl-js-amplify": "1.5.0",
7474
"qrcode": "1.5.0",
7575
"react-generate-context": "1.0.1",
76-
"react-map-gl": "7.0.13"
76+
"react-map-gl": "7.0.15"
7777
},
7878
"peerDependencies": {
7979
"aws-amplify": "3.x.x || 4.x.x",

yarn.lock

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

0 commit comments

Comments
 (0)