chore: reworking all deps to use cross-fetch instead

This commit is contained in:
blam
2020-10-08 21:57:27 +02:00
parent cee9ca8777
commit 827bb733bf
11 changed files with 9 additions and 14 deletions
-1
View File
@@ -49,7 +49,6 @@
"@types/node": "^12.0.0",
"@types/react": "^16.9",
"@types/swagger-ui-react": "^3.23.3",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5",
"node-fetch": "^2.6.1"
},