We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b0de7 commit db5b5d5Copy full SHA for db5b5d5
package.json
@@ -15,7 +15,7 @@
15
"type": "git",
16
"url": "git://github.com/ctavan/node-getenv.git"
17
},
18
- "main": "./index",
+ "main": "index.js",
19
"scripts": {
20
"test": "make test"
21
0 commit comments