降级node-fetch以适配require
This commit is contained in:
parent
b4700631d4
commit
38846b68cd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jsdom": "^19.0.0",
|
||||
"node-fetch": "^3.2.3",
|
||||
"node-fetch": "^2.7.0",
|
||||
"random-ua": "^0.0.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue