Skip to content
Prev Previous commit
Next Next commit
Remove duplicated peer deps
  • Loading branch information
jehartzog committed Dec 13, 2018
commit c6a33dd27fead70831cbd34091c6789a59cfab00
4 changes: 1 addition & 3 deletions packages/react-bootstrap-table2-drag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
"peerDependencies": {
"prop-types": "^15.0.0",
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react-dnd": "^6.0.0",
"react-dnd-html5-backend": "^6.0.0"
"react-dom": "^16.3.0"
}
}