|
34 | 34 | "dependencies": { |
35 | 35 | "@backstage/catalog-client": "workspace:^", |
36 | 36 | "@backstage/catalog-model": "workspace:^", |
37 | | - "@backstage/core-components": "workspace:^", |
38 | | - "@backstage/core-plugin-api": "workspace:^", |
| 37 | + "@backstage/core-components": "0.1.0", |
| 38 | + "@backstage/core-plugin-api": "0.1.0", |
39 | 39 | "@backstage/errors": "workspace:^", |
40 | 40 | "@backstage/integration-react": "workspace:^", |
41 | 41 | "@backstage/plugin-catalog-common": "workspace:^", |
42 | | - "@backstage/plugin-catalog-react": "workspace:^", |
| 42 | + "@backstage/plugin-catalog-react": "0.0.1", |
43 | 43 | "@backstage/plugin-scaffolder-common": "workspace:^", |
44 | 44 | "@backstage/plugin-search-common": "workspace:^", |
45 | | - "@backstage/plugin-search-react": "workspace:^", |
46 | | - "@backstage/theme": "workspace:^", |
| 45 | + "@backstage/plugin-search-react": "0.1.0", |
| 46 | + "@backstage/theme": "0.1.1", |
47 | 47 | "@backstage/types": "workspace:^", |
48 | 48 | "@material-ui/core": "^4.12.2", |
49 | 49 | "@material-ui/icons": "^4.9.1", |
|
0 commit comments