chore: remove dotenv

convert to module, just pass in the auth and repo info to module
This commit is contained in:
2018-12-06 14:27:38 -07:00
parent e041412051
commit da786a6e02
5 changed files with 34 additions and 41 deletions

View File

@@ -50,7 +50,6 @@
"cjs": true
},
"dependencies": {
"dotenv": "^6.2.0",
"esm": "^3.0.17",
"node-fetch": "^2.3.0"
},