chore(graphiql): removing node-fetch and jest-fetch-mock as dependencies

This commit is contained in:
blam
2020-10-09 13:03:12 +02:00
parent 7e71404786
commit a584730e14
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -52,9 +52,7 @@
"@types/codemirror": "^0.0.97",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.21.2",
"node-fetch": "^2.6.1",
"react-router-dom": "6.0.0-beta.0",
"cross-fetch": "^3.0.6"
},