Skip to content

Commit 8e10bc1

Browse files
committed
Add jsnext:main
1 parent 6572886 commit 8e10bc1

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
@@ -3,6 +3,7 @@
33
"version": "4.0.0",
44
"description": "Official React bindings for Redux",
55
"main": "./lib/index.js",
6+
"jsnext:main": "./src/index.js",
67
"scripts": {
78
"build:lib": "babel src --out-dir lib",
89
"build:umd": "webpack src/index.js dist/react-redux.js --config webpack.config.development.js",

0 commit comments

Comments
 (0)