Skip to content

Commit 67ebdc9

Browse files
committed
Added 'module' entry for module file
1 parent 4f96ec0 commit 67ebdc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Thunk middleware for Redux.",
55
"main": "lib/index.js",
66
"jsnext:main": "es/index.js",
7+
"module": "es/index.js",
78
"typings": "./index.d.ts",
89
"files": [
910
"lib",

0 commit comments

Comments
 (0)