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 708e174 commit a4330afCopy full SHA for a4330af
package.json
@@ -3,7 +3,6 @@
3
"version": "4.3.0",
4
"description": "Official React bindings for Redux",
5
"main": "./lib/index.js",
6
- "jsnext:main": "./src/index.js",
7
"scripts": {
8
"build:lib": "babel src --out-dir lib",
9
"build:umd": "cross-env NODE_ENV=development webpack src/index.js dist/react-redux.js",
0 commit comments