Skip to content

Commit

Permalink
allow for import "dotenv/config.js"
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed May 15, 2021
1 parent 7bb7046 commit c2cd81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -6,6 +6,7 @@
"exports": {
".": "./lib/main.js",
"./config": "./config.js",
"./config.js": "./config.js",
"./package.json": "./package.json"
},
"types": "types/index.d.ts",
Expand Down

0 comments on commit c2cd81f

Please sign in to comment.