Skip to content

Commit

Permalink
feat: drop gaxios dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PopGoesTheWza committed Mar 21, 2021
1 parent 0de9a2b commit 258847a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
15 changes: 7 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"dotf": "^1.5.3",
"fs-extra": "^9.1.0",
"fuzzy": "^0.1.3",
"gaxios": "^4.2.0",
"google-auth-library": "^7.0.2",
"googleapis": "^68.0.0",
"inquirer": "^8.0.0",
Expand All @@ -97,7 +96,7 @@
"@types/chai": "^4.2.15",
"@types/fs-extra": "^8.1.1",
"@types/inquirer": "^7.3.1",
"@types/mocha": "^8.2.1",
"@types/mocha": "^8.2.2",
"@types/node": "^10.17.55",
"@types/recursive-readdir": "^2.2.0",
"@types/tmp": "^0.2.0",
Expand Down

0 comments on commit 258847a

Please sign in to comment.