mderrick / react-html5video

A customizeable HTML5 Video React component with i18n and a11y.
http://mderrick.github.io/react-html5video/
MIT License
459 stars 123 forks source link

update react/react-dom peerDeps to support react16 #117

Closed brucewpaul closed 6 years ago

brucewpaul commented 6 years ago

this pr updates the peerDeps so that both react/react-dom are consistent and both support react16

brucewpaul commented 6 years ago

@mderrick would it be possible to merge this and do release?