Skip to content

Commit a6ed4ba

Browse files
committed
chore(module): module entry change
1 parent b9d3696 commit a6ed4ba

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
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"author": "Abhi Aiyer",
77
"license": "MIT",
8-
"module": "src/index.js",
8+
"module": "lib/es/index.js",
99
"peerDependencies": {
1010
"react-apollo": "2.0.4",
1111
"recompose": "0.26.0"

0 commit comments

Comments
 (0)