scalable-react/redux-mock-provider

Warning: Accessing PropTypes via the main React package is deprecated

devboell opened this issue · 1 comments

Hi there!

I installed redux-mock-provider today, and got this warning:

console.warn node_modules/redux-mock-provider/node_modules/react/lib/lowPriorityWarning.js:38
      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

I see this was fixed with pull request #1, but did you publish a new release on npm?

The package is now broken and it looks like this is the reason.