Chore: use undici over got

This commit is contained in:
SukkaW
2022-04-22 05:51:04 +08:00
parent 631b2806cf
commit 660259917e
4 changed files with 21 additions and 540 deletions

View File

@@ -14,8 +14,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"got-cjs": "^12.0.1",
"piscina": "^3.1.0",
"table": "^6.7.3"
"table": "^6.7.3",
"undici": "^5.0.0"
}
}