Skip to content

Commit 30c5363

Browse files
authored
fix: add extension to main script
1 parent b9df021 commit 30c5363

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
@@ -6,7 +6,7 @@
66
],
77
"license": "MIT",
88
"version": "1.2.4",
9-
"main": "./index",
9+
"main": "./index.js",
1010
"jsnext:main": "index.mjs",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)