rollbar / rollbar-react

React features to enhance using Rollbar.js in React Applications
https://docs.rollbar.com/docs/react
MIT License
42 stars 10 forks source link

It is recommended to put prop-types in dependencies #70

Open thinceller opened 2 years ago

thinceller commented 2 years ago

ref: https://github.com/facebook/prop-types#how-to-depend-on-this-package

rollbar-react users basically don't care about prop-types, so I think that it should be put in dependencies instead of peerDependencies.