Merge pull request #27853 from autodesk-forks/nikolarAutodesk/makeTechDocsCustomizable

[plugin-techdocs] Add props to increase flexibility and reusability
This commit is contained in:
John Philip
2025-01-20 03:25:59 -05:00
committed by GitHub
16 changed files with 761 additions and 32 deletions
+2
View File
@@ -59,6 +59,7 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/catalog-client": "workspace:^",
"@backstage/catalog-model": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/core-compat-api": "workspace:^",
@@ -91,6 +92,7 @@
"@backstage/cli": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@backstage/plugin-catalog": "workspace:^",
"@backstage/plugin-techdocs-module-addons-contrib": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/dom": "^10.0.0",