Remove the dependency from the catalog plugin to techdocs

This commit is contained in:
Dominik Henneke
2021-01-04 15:53:54 +01:00
parent cf2c2df7d3
commit 9c09a364f8
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Remove the unused dependency to `@backstage/plugin-techdocs`.
-1
View File
@@ -34,7 +34,6 @@
"@backstage/catalog-model": "^0.6.0",
"@backstage/core": "^0.4.3",
"@backstage/plugin-scaffolder": "^0.3.5",
"@backstage/plugin-techdocs": "^0.5.2",
"@backstage/theme": "^0.2.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",