We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67ec7f commit b73ff05Copy full SHA for b73ff05
1 file changed
plugins/techdocs/package.json
@@ -33,7 +33,7 @@
33
"clean": "backstage-cli package clean"
34
},
35
"dependencies": {
36
- "@backstage/catalog-model": "workspace:^",
+ "@backstage/catalog-model": "0.1.1",
37
"@backstage/config": "workspace:^",
38
"@backstage/core-components": "workspace:^",
39
"@backstage/core-plugin-api": "workspace:^",
@@ -42,7 +42,7 @@
42
"@backstage/integration-react": "workspace:^",
43
"@backstage/plugin-catalog-react": "workspace:^",
44
"@backstage/plugin-search-common": "workspace:^",
45
- "@backstage/plugin-search-react": "workspace:^",
+ "@backstage/plugin-search-react": "0.1.0",
46
"@backstage/plugin-techdocs-react": "workspace:^",
47
"@backstage/theme": "workspace:^",
48
"@material-ui/core": "^4.12.2",
0 commit comments