react-mousetrap
react-mousetrap copied to clipboard
react-polyfills peerDependency
I noticed that the 0.2.0 version of this package has a new peer dependency: react-polyfills. That package actually seems to be empty, and has very few installs on npm. Is it actually needed?
I'd recommend removing it. It's up to the React 16 consumer to make sure the necessary polyfills are loaded in the way they want to add them.
Ping @blacktangent. Thoughts?
I have found the same issue, seems to me that this library is unmaintained?