feat(scaffolder): load data from catalog api

This commit is contained in:
Ivan Shmidt
2020-06-17 21:21:32 +02:00
parent ee205ef23e
commit 4aa3116476
3 changed files with 47 additions and 36 deletions
+2
View File
@@ -23,6 +23,8 @@
"dependencies": {
"@backstage/core": "^0.1.1-alpha.12",
"@backstage/theme": "^0.1.1-alpha.12",
"@backstage/catalog-model": "^0.1.1-alpha.12",
"@backstage/plugin-catalog": "^0.1.1-alpha.12",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",