cli: switch to axios

This commit is contained in:
Thomas Hobson 2021-03-13 16:44:33 +13:00
parent a1536ffe56
commit 5a05537a7f
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
6 changed files with 48 additions and 46 deletions

View file

@ -6,8 +6,8 @@
"author": "Thomas Hobson <thomas@hexf.me>",
"license": "MIT",
"dependencies": {
"axios": "^0.21.1",
"chalk": "^4.1.0",
"node-fetch": "^2.6.1",
"yargs": "^16.2.0"
}
}