Skip to content

Commit 2f36401

Browse files
committed
Fix main
1 parent 16ea9b0 commit 2f36401

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
@@ -13,7 +13,7 @@
1313
"scroll to top",
1414
"tail"
1515
],
16-
"main": "index.js",
16+
"main": "lib/index.js",
1717
"files": [
1818
"lib/**/*"
1919
],

0 commit comments

Comments
 (0)