whetstone / redux-devtools-diff-monitor

https://www.npmjs.com/redux-devtools-diff-monitor
176 stars 14 forks source link

Accessing PropTypes via the main React package is deprecated #37

Open valpet opened 7 years ago

valpet commented 7 years ago

Found in console log:

Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs

valpet commented 7 years ago

PR #36 seems to address this issue

hon2a commented 6 years ago

This blocks update to React 16.