TheSpicyMeatball / react-nanny

Utils to manage your React Children
Other
85 stars 4 forks source link

Move react to peerDependencies #8

Closed adam187 closed 3 years ago

adam187 commented 3 years ago

https://stackoverflow.com/a/30454133/2559888

TheSpicyMeatball commented 3 years ago

Thank you for the suggestion, however the dependency is there so I can run the testing. The package.json that is actually distributed with react-nanny has react as a peerDependency...

https://github.com/TheSpicyMeatball/react-nanny/blob/main/dist/package.json#L34