mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat: remove axios from dependencies (#403)
* feat: remove axios usage * fix: remove unused import * docs: add comment on why we use usedTcp = true
This commit is contained in:
parent
cee42e7a88
commit
371fad3eab
3 changed files with 7 additions and 166 deletions
|
|
@ -52,7 +52,6 @@
|
|||
"README.md"
|
||||
],
|
||||
"dependencies": {
|
||||
"axios": "^1.6.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"gbxremote": "^0.2.1",
|
||||
"got": "^13.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue