There are many ways to optimise the dependencies of this package.
- react-dnd uses
lodash "^4.2.0" so including lodash.throttle "^4.0.1" is a duplication of code
- react-dnd uses
hoist-non-react-statics "^2.1.0" while this package requires "^1.2.0", so it's a duplicated version of the same library! Can it be upgraded to 2.x?
There are many ways to optimise the dependencies of this package.
lodash "^4.2.0"so includinglodash.throttle "^4.0.1"is a duplication of codehoist-non-react-statics"^2.1.0" while this package requires"^1.2.0", so it's a duplicated version of the same library! Can it be upgraded to 2.x?