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 d642913 commit 621539dCopy full SHA for 621539d
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.3",
4
"description": "Thunk middleware for Redux.",
5
"main": "lib/index.js",
6
+ "jsnext:main": "es/index.js",
7
"files": [
8
"lib",
9
"src"
0 commit comments