Skip to content

Commit 7840050

Browse files
authored
Merge pull request #15 from Nilos/patch-1
Add main entry for node resolution
2 parents 4d25b20 + e5b7f73 commit 7840050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"url": "https://github.com/mohsinulhaq/react-popper-tooltip"
99
},
1010
"browser": "lib/cjs/index.js",
11+
"main": "lib/cjs/index.js",
1112
"module": "lib/esm/index.js",
1213
"unpkg": "dist/index.js",
1314
"style": "dist/styles.css",

0 commit comments

Comments
 (0)