pacificclimate / pacificclimate/pcic-react-leaflet-components
Loosen peer dependency for react-leaflet
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 4m
- Merged PRs (30d)
- 3
Description
react-leaflet peer dep is presently "4.0.0". This prevents upgrading client apps. It should be "^4.0.0" at minimum, or better, ^latest, presently "^4.2.1". Note carets.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the package metadata where the react-leaflet peer dependency is declared and inspect its current version constraint. Update the constraint to allow compatible 4.x releases, then verify that the published dependency metadata shows the intended caret range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100