jedireza / hapi-react-views

:package: A hapi view engine for React components
MIT License
231 stars 33 forks source link

Update to react v16 #71

Closed wswoodruff closed 7 years ago

wswoodruff commented 7 years ago

I just updated the vision examples -- one of which uses this plugin for examples/jsx. I've got react 16 as a dependency and I'm running into hapi-react-views@9.3.0 requires a peer of react@15.x.x

If you want, I'd be willing to submit a PR

wswoodruff commented 7 years ago

In addition, can we update your README to hapi v17? vision's README / examples have now been updated as well.