diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index b98741390d8848..5b27e4e07570e2 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -37,8 +37,8 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/plugin-catalog-react": "0.0.1", + "@backstage/theme": "0.1.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.61",