diff --git a/plugins/entity-feedback/package.json b/plugins/entity-feedback/package.json index de9eff54209b5b..ea83443b87b67a 100644 --- a/plugins/entity-feedback/package.json +++ b/plugins/entity-feedback/package.json @@ -31,7 +31,7 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "workspace:^", - "@backstage/plugin-catalog-react": "workspace:^", + "@backstage/plugin-catalog-react": "1.0.0", "@backstage/plugin-entity-feedback-common": "workspace:^", "@backstage/theme": "workspace:^", "@material-ui/core": "^4.9.13",