nnarhinen / react-bootstrap-async-autocomplete

MIT License
5 stars 9 forks source link

React should be a peerDependency. #3

Open mxdubois opened 9 years ago

mxdubois commented 9 years ago

Hey, it'd be nice if react was a peerDependency so we don't risk pulling multiple versions into the page. react-bootstrap puts it in both peerDependencies and devDependencies, for example.