TurtIeSocks / react-leaflet-geoman

React wrapper for the leaflet-geoman plugin
MIT License
19 stars 7 forks source link

react-leaflet peer dependency #9

Closed ongjiinjoo closed 1 year ago

ongjiinjoo commented 1 year ago

Possible to loosen peer dependencies on react-leaflet to support all 4.x.x series? It's currently 4.2.1

npm ERR! Conflicting peer dependency: react-leaflet@4.2.1
npm ERR! node_modules/react-leaflet
npm ERR!   peer react-leaflet@"^4.0.2" from react-leaflet-geoman-v2@1.0.0
npm ERR!   node_modules/react-leaflet-geoman-v2
npm ERR!     react-leaflet-geoman-v2@"^1.0.0" from the root project
TurtIeSocks commented 1 year ago

I believe this should have been resolved in in #10 / v1.0.1. New version should be live on NPM shortly. Thanks for the heads up!