Skip to content

Commit db5b5d5

Browse files
committed
Add file extension to main
1 parent 61b0de7 commit db5b5d5

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
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"url": "git://github.com/ctavan/node-getenv.git"
1717
},
18-
"main": "./index",
18+
"main": "index.js",
1919
"scripts": {
2020
"test": "make test"
2121
},

0 commit comments

Comments
 (0)