react-esi
react-esi copied to clipboard
prop-types should be a dependency
Regarding the official usage of prop-types: https://github.com/facebook/prop-types#how-to-depend-on-this-package, its needs to be a dependencies instead of devDependencies.
I would propose a PR if you like.
LGTM, PR welcome!