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 8dfd2e2 commit 097e4d1Copy full SHA for 097e4d1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-easy-state",
3
- "version": "1.0.4",
4
- "description": "Easy State replaces React's setState with plain native JavaScript",
+ "version": "2.0.0",
+ "description": "React Easy State provides a healthy balance of local and global state management in a simple, scalable way",
5
"main": "dist/easyState.js",
6
"module": "src/index.js",
7
"scripts": {
0 commit comments