Address comments

This commit is contained in:
Fredrik Adelöw
2020-04-30 10:49:32 +02:00
parent 77d48d8794
commit fd0d4150f0
13 changed files with 103 additions and 63 deletions
+2
View File
@@ -31,9 +31,11 @@
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.4",
"@types/express": "^4.17.6",
"@types/http-errors": "^1.6.3",
"@types/morgan": "^1.9.0",
"@types/supertest": "^2.0.8",
"get-port": "^5.1.1",
"http-errors": "^1.7.3",
"jest": "^25.1.0",
"jest-fetch-mock": "^3.0.3",
"supertest": "^4.0.2",