diff --git a/plugins/home/package.json b/plugins/home/package.json index 0717c5d3e7c941..c5a17ae4849390 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -61,11 +61,11 @@ "@backstage/config": "workspace:^", "@backstage/core-app-api": "workspace:^", "@backstage/core-compat-api": "workspace:^", - "@backstage/core-components": "workspace:^", + "@backstage/core-components": "0.1.0", "@backstage/core-plugin-api": "workspace:^", "@backstage/frontend-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/plugin-home-react": "workspace:^", + "@backstage/plugin-home-react": "0.1.0", "@backstage/theme": "workspace:^", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1",