chore: remove node-fetch from the project

This commit is contained in:
blam
2020-10-09 14:14:53 +02:00
parent a45a5d9418
commit f36e1e9fe7
15 changed files with 12 additions and 21 deletions
@@ -29,15 +29,14 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"winston": "^3.2.1",
"node-fetch": "^2.6.1",
"cross-fetch": "^3.0.6",
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^{{version}}",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
"msw": "^0.21.2"
},
"files": [
"dist"