Skip to content

Commit 13add05

Browse files
taiontimdorr
authored andcommitted
Add module entry point for webpack 2 (#1871)
1 parent cb5a00b commit 13add05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "3.5.2",
44
"description": "Predictable state container for JavaScript apps",
55
"main": "lib/index.js",
6+
"module": "es/index.js",
67
"jsnext:main": "es/index.js",
78
"typings": "./index.d.ts",
89
"files": [

0 commit comments

Comments
 (0)