diff --git a/plugins/home-react/package.json b/plugins/home-react/package.json index c9bcc3ca61b2f6..525c97c57e134e 100644 --- a/plugins/home-react/package.json +++ b/plugins/home-react/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@backstage/core-components": "workspace:^", - "@backstage/core-plugin-api": "workspace:^", + "@backstage/core-plugin-api": "0.1.0", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@rjsf/utils": "5.7.3"