*Ensure we are using node-fetch 2
This commit is contained in:
parent
faec15f06d
commit
b6f1e4ba66
|
@ -77,8 +77,5 @@
|
||||||
"supports-color": "https://github.com/LumeWeb/supports-color.git",
|
"supports-color": "https://github.com/LumeWeb/supports-color.git",
|
||||||
"typescript": "^4.9.4"
|
"typescript": "^4.9.4"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.0.0-rc.33",
|
"packageManager": "yarn@4.0.0-rc.33"
|
||||||
"resolutions": {
|
|
||||||
"*/node-fetch": "2"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue