diff --git a/plugins/bazaar/package.json b/plugins/bazaar/package.json index 0536367512cea0..2f96e6b8fbb872 100644 --- a/plugins/bazaar/package.json +++ b/plugins/bazaar/package.json @@ -25,12 +25,12 @@ "@backstage/catalog-client": "workspace:^", "@backstage/catalog-model": "workspace:^", "@backstage/cli": "workspace:^", - "@backstage/core-components": "workspace:^", + "@backstage/core-components": "0.1.0", "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-catalog": "workspace:^", + "@backstage/plugin-catalog": "0.1.1", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/theme": "0.1.1", "@date-io/luxon": "1.x", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1",