Replace fetch with got
This commit is contained in:
parent
f673339d90
commit
d32b44052c
4 changed files with 190 additions and 38 deletions
|
@ -17,7 +17,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"glob-parent": "^6.0.0",
|
||||
"node-fetch": "^3.1.0"
|
||||
"got": "^11.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue