Merge pull request #3904 from SDA-SE/feat/remove-techdocs-dep

Remove the dependency from the catalog plugin to techdocs
This commit is contained in:
Ben Lambert
2021-01-04 16:24:54 +01:00
committed by GitHub
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",