We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6981177 commit c26b5b8Copy full SHA for c26b5b8
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "@ice/store",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Simple and friendly state for React",
5
+ "main": "esm/index.js",
6
"module": "esm/index.js",
7
"files": [
8
"esm"
0 commit comments