Skip to content

Commit 10abb25

Browse files
author
FaSheng Gu
committed
2 parents c64560c + 70ad512 commit 10abb25

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/thin-bears-train.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-three-map": patch
3+
---
4+
5+
Support maplibre@v5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"peerDependencies": {
7272
"@react-three/fiber": ">=8.13",
7373
"mapbox-gl": ">=3.5.0",
74-
"maplibre-gl": ">=5.0.0",
74+
"maplibre-gl": ">=4.0.0",
7575
"react": ">=18.0",
7676
"react-map-gl": ">=8.0.0",
7777
"three": ">=0.133"

0 commit comments

Comments
 (0)