We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5a00b commit 13add05Copy full SHA for 13add05
package.json
@@ -3,6 +3,7 @@
3
"version": "3.5.2",
4
"description": "Predictable state container for JavaScript apps",
5
"main": "lib/index.js",
6
+ "module": "es/index.js",
7
"jsnext:main": "es/index.js",
8
"typings": "./index.d.ts",
9
"files": [
0 commit comments