mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Swap from request to got
This commit is contained in:
parent
67563c0f1e
commit
487b17dd73
9 changed files with 215 additions and 340 deletions
|
|
@ -27,13 +27,12 @@
|
|||
"cheerio": "^1.0.0-rc.3",
|
||||
"compressjs": "^1.0.2",
|
||||
"gbxremote": "^0.2.1",
|
||||
"got": "^11.4.0",
|
||||
"iconv-lite": "^0.6.1",
|
||||
"long": "^4.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"moment": "^2.27.0",
|
||||
"punycode": "^2.1.1",
|
||||
"request": "^2.88.2",
|
||||
"request-promise": "^4.2.5",
|
||||
"varint": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue