|
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | 35 | "@backstage/catalog-model": "workspace:^", |
36 | | - "@backstage/config": "workspace:^", |
37 | | - "@backstage/core-components": "workspace:^", |
38 | | - "@backstage/core-plugin-api": "workspace:^", |
39 | | - "@backstage/errors": "workspace:^", |
| 36 | + "@backstage/config": "0.1.1", |
| 37 | + "@backstage/core-components": "0.1.0", |
| 38 | + "@backstage/core-plugin-api": "0.1.0", |
| 39 | + "@backstage/errors": "0.1.1", |
40 | 40 | "@backstage/plugin-catalog-react": "workspace:^", |
41 | | - "@backstage/plugin-search-common": "workspace:^", |
42 | | - "@backstage/plugin-search-react": "workspace:^", |
43 | | - "@backstage/theme": "workspace:^", |
44 | | - "@backstage/types": "workspace:^", |
45 | | - "@backstage/version-bridge": "workspace:^", |
| 41 | + "@backstage/plugin-search-common": "0.3.1", |
| 42 | + "@backstage/plugin-search-react": "0.1.0", |
| 43 | + "@backstage/theme": "0.1.1", |
| 44 | + "@backstage/types": "0.1.1", |
| 45 | + "@backstage/version-bridge": "0.1.0", |
46 | 46 | "@material-ui/core": "^4.12.2", |
47 | 47 | "@material-ui/icons": "^4.9.1", |
48 | 48 | "@material-ui/lab": "4.0.0-alpha.61", |
|
0 commit comments