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 40ed8fa commit dd7e8d2Copy full SHA for dd7e8d2
package.json
@@ -4,7 +4,6 @@
4
"description": "Official React bindings for Redux",
5
"main": "./lib/index.js",
6
"module": "es/index.js",
7
- "jsnext:main": "es/index.js",
8
"scripts": {
9
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib",
10
"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
0 commit comments