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 cfffab2 commit 78f7729Copy full SHA for 78f7729
package.json
@@ -9,7 +9,7 @@
9
"react-redux"
10
],
11
"author": "diana.suvorova@gmail.com",
12
- "main": "dist/index.js",
+ "main": "index.js",
13
"scripts": {
14
"lint": "eslint ./lib ./tests",
15
"test": "npm run lint && mocha --compilers js:babel-register tests --recursive",
0 commit comments