Skip to content

Commit 638f82e

Browse files
emersionPessimistress
authored andcommitted
Update maplibre-gl version requirement to <5.0.0 (#2464)
1 parent 11b0e81 commit 638f82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"peerDependencies": {
4444
"mapbox-gl": ">=1.13.0",
45-
"maplibre-gl": ">=1.13.0",
45+
"maplibre-gl": ">=1.13.0 <5.0.0",
4646
"react": ">=16.3.0",
4747
"react-dom": ">=16.3.0"
4848
},

0 commit comments

Comments
 (0)