christianalfoni / markdown-to-react-components

Convert markdown into react components
MIT License
132 stars 16 forks source link

Bump peer dependencies (0.14) #4

Closed bebraw closed 8 years ago

bebraw commented 9 years ago

Current "react": "^0.13.3" doesn't work for 0.14. It might be a good idea to use a broader range like >=0.11.0 <1.0.0.

christianalfoni commented 8 years ago

This I believe is fixed now, removed peer dependency all together