Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 771119e

Browse files
committed
Removing unnecessary deps
1 parent 33f3fff commit 771119e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,7 @@
8888
},
8989
"dependencies": {
9090
"icepick": "^1.1.0",
91-
"lodash": "^4.10.0",
92-
"react-dnd": "~2.1.4",
93-
"react-dnd-html5-backend": "~2.1.2"
91+
"lodash": "^4.10.0"
9492
},
9593
"peerDependencies": {
9694
"react": "^0.14.0 || ^15.0.0",

0 commit comments

Comments
 (0)