fix error panels

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
alde
2021-04-19 12:55:10 -04:00
committed by Fredrik Adelöw
parent 25b40a66a6
commit 10f5e0c7ec
6 changed files with 36 additions and 77 deletions
+3 -2
View File
@@ -22,16 +22,17 @@
"dependencies": {
"@backstage/catalog-model": "^0.7.2",
"@backstage/config": "^0.1.3",
"@backstage/core": "^0.6.2",
"@backstage/core": "^0.7.5",
"@backstage/core-api": "^0.2.12",
"@backstage/dev-utils": "^0.1.11",
"@backstage/errors": "^0.1.0",
"@backstage/plugin-catalog-react": "^0.1.0",
"@backstage/plugin-code-coverage-backend": "^0.1.0",
"@backstage/theme": "^0.2.3",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/styles": "^4.11.0",
"@material-ui/lab": "4.0.0-alpha.45",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/highlightjs": "^10.1.0",
"highlight.js": "^10.6.0",
"react": "^16.13.1",