Skip to content

Commit 78f7729

Browse files
author
clement
committed
chore: update main field in package.json
1 parent cfffab2 commit 78f7729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react-redux"
1010
],
1111
"author": "[email protected]",
12-
"main": "dist/index.js",
12+
"main": "index.js",
1313
"scripts": {
1414
"lint": "eslint ./lib ./tests",
1515
"test": "npm run lint && mocha --compilers js:babel-register tests --recursive",

0 commit comments

Comments
 (0)