cerebral / overmind

Overmind - Frictionless state management
https://overmindjs.org
MIT License
1.58k stars 95 forks source link

Explicitly declare React dependency #520

Closed danielnaab closed 3 years ago

danielnaab commented 3 years ago

Explicitly declare React dependency, so build tools like Snowpack will use a single copy of the library. This fixes #519.