lundegaard / redux-tools

💪 Maintaining large Redux applications with ease.
https://redux-tools.js.org
MIT License
34 stars 9 forks source link

specify peerDependencies manually in react package #121

Closed wafflepie closed 4 years ago

wafflepie commented 4 years ago

https://bundlephobia.com/result?p=@redux-tools/react@0.8.0 shows a warning about missing deps

i think we should help the existing tools by specifying the transitive peerDependencies manually in all exported packages

we should also check the peerDependencies of all other packages to see if there are any discrepancies