We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587eb5f commit d8568b4Copy full SHA for d8568b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-easy-state",
3
- "version": "5.0.1",
+ "version": "5.0.2",
4
"description": "React state management with a minimal API. Made with ES6 Proxies.",
5
"main": "dist/cjs.es5.js",
6
"module": "dist/es.es5.js",
0 commit comments