Skip to content

Commit

Permalink
Remove peerDependency in react-dnd-html5-backend depending on `reac…
Browse files Browse the repository at this point in the history
…t-dnd` in order to use with `preact-dnd`. (#884)
  • Loading branch information
pl12133 authored and darthtrevino committed Sep 25, 2017
1 parent c6123fa commit 2dbac3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react-dnd-html5-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@
},
"dependencies": {
"lodash": "^4.2.0"
},
"peerDependencies": {
"react-dnd": "^2.5.1"
}
}

0 comments on commit 2dbac3a

Please sign in to comment.