diff --git a/plugins/cicd-statistics/package.json b/plugins/cicd-statistics/package.json index 6bd94c67e23dd7..edcc53b944021d 100644 --- a/plugins/cicd-statistics/package.json +++ b/plugins/cicd-statistics/package.json @@ -37,8 +37,8 @@ "@types/react": "^16.13.1 || ^17.0.0" }, "dependencies": { - "@backstage/catalog-model": "workspace:^", - "@backstage/core-plugin-api": "workspace:^", + "@backstage/catalog-model": "0.1.1", + "@backstage/core-plugin-api": "0.1.0", "@backstage/plugin-catalog-react": "workspace:^", "@date-io/luxon": "^1.3.13", "@material-ui/core": "^4.12.2",