diff --git a/plugins/entity-validation/package.json b/plugins/entity-validation/package.json index 46455d3a4c2270..f2cc7edb37f389 100644 --- a/plugins/entity-validation/package.json +++ b/plugins/entity-validation/package.json @@ -33,8 +33,8 @@ "@backstage/core-plugin-api": "workspace:^", "@backstage/errors": "workspace:^", "@backstage/plugin-catalog-common": "workspace:^", - "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/plugin-catalog-react": "0.0.1", + "@backstage/theme": "0.1.1", "@codemirror/language": "^6.0.0", "@codemirror/legacy-modes": "^6.1.0", "@codemirror/view": "^6.0.0",