michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

Add React to peerDependencies #210

Open alkshendra opened 4 years ago

alkshendra commented 4 years ago

"react", and "react-dom" should be moved to peerDependencies to avoid the react/react-dom version conflicts. This will fix #176 , and #127

Both are added to direct dependencies right now —

Screenshot 2020-03-04 at 12 13 31 PM