mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
Fix maplibre-gl peerDependencies typo (#2197)
This commit is contained in:
parent
1154514556
commit
e06086bda0
@ -42,7 +42,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"mapbox-gl": ">=1.13.0",
|
||||
"maplibregl": ">=1.13.0",
|
||||
"maplibre-gl": ">=1.13.0",
|
||||
"react": ">=16.3.0",
|
||||
"react-dom": ">=16.3.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user