-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
There are many ways to optimise the dependencies of this package.
- react-dnd uses
lodash "^4.2.0"
so includinglodash.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?
Metadata
Metadata
Assignees
Labels
No labels