dundalek / dundalek/react-blessed-contrib
Support for react-blessed 0.3.x
Open
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
After installing react-blessed-contrib, I get a peer dependency warning:
```
npm WARN react-blessed-contrib@0.2.1 requires a peer of react-blessed@0.2.x but none is installed. You must install peer dependencies yourself.
```
Seems it's strictly asking for `0.2.x`. Any idea if it can be changed to `^0.2.x`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.