gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.52k stars 462 forks source link

update radium to fix react 15 propTypes warning #87

Closed arolson101 closed 7 years ago

arolson101 commented 7 years ago

react-desktop depends on radium@0.18.4 which uses React.PropTypes, which has been split into a separate package. It's since been updated (not sure which version, but 0.19.1 is the latest) but since react-desktop uses it I get this warning.

Could you do an update?

gabrielbull commented 7 years ago

Done ! 🎉