feat(backend-common): base backend config

This commit is contained in:
Fredrik Adelöw
2020-06-18 11:19:01 +02:00
parent 2156b06280
commit 324b0a767a
7 changed files with 182 additions and 16 deletions
+1
View File
@@ -29,6 +29,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/config": "^0.1.1-alpha.9",
"@types/cors": "^2.8.6",
"@types/express": "^4.17.6",
"compression": "^1.7.4",