JimLiu / bbcode-to-react

A utility for turning raw BBCode into React elements.
MIT License
24 stars 21 forks source link

Upgrade peer dependency to React 16 #9

Closed CoenWarmer closed 6 years ago

CoenWarmer commented 6 years ago

I have been using this with a React 16 project and it seems to work great. Perhaps we can update the peerDependencies to include React 16 as well?