*Ensure we are using node-fetch 2

This commit is contained in:
Derrick Hammer 2022-12-16 09:36:06 -05:00
parent faec15f06d
commit b6f1e4ba66
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 4 deletions

View File

@ -77,8 +77,5 @@
"supports-color": "https://github.com/LumeWeb/supports-color.git",
"typescript": "^4.9.4"
},
"packageManager": "yarn@4.0.0-rc.33",
"resolutions": {
"*/node-fetch": "2"
}
"packageManager": "yarn@4.0.0-rc.33"
}