Merge pull request #1079 from spotify/fix-catalog-plugin-deps

Catalog plugin: Add catalog-model dep
This commit is contained in:
Fredrik Adelöw
2020-05-30 15:01:15 +02:00
committed by GitHub
+1
View File
@@ -19,6 +19,7 @@
"dependencies": {
"@backstage/core": "^0.1.1-alpha.6",
"@backstage/theme": "^0.1.1-alpha.6",
"@backstage/catalog-model": "^0.1.1-alpha.6",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",