Merge pull request #2881 from Marvin9/chore/use-catalog-api

chore: use catalog API to fetch entity in scaffolder-backend
This commit is contained in:
Patrik Oldsberg
2020-11-05 11:17:34 +01:00
committed by GitHub
11 changed files with 181 additions and 52 deletions
+2 -1
View File
@@ -44,7 +44,8 @@
"nodegit": "0.27.0",
"uuid": "^8.2.0",
"winston": "^3.2.1",
"yaml": "^1.10.0"
"yaml": "^1.10.0",
"cross-fetch": "^3.0.6"
},
"devDependencies": {
"@backstage/cli": "^0.2.0",