mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
cli: switch to axios
This commit is contained in:
parent
a1536ffe56
commit
5a05537a7f
6 changed files with 48 additions and 46 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue