diff --git a/plugins/airbrake-backend/package.json b/plugins/airbrake-backend/package.json index 06e5183a449779..4bb4f19c04e68a 100644 --- a/plugins/airbrake-backend/package.json +++ b/plugins/airbrake-backend/package.json @@ -22,9 +22,9 @@ "clean": "backstage-cli package clean" }, "dependencies": { - "@backstage/backend-common": "workspace:^", - "@backstage/backend-plugin-api": "workspace:^", - "@backstage/config": "workspace:^", + "@backstage/backend-common": "0.25.0", + "@backstage/backend-plugin-api": "1.6.1", + "@backstage/config": "0.1.1", "@types/express": "*", "express": "^4.17.1", "express-promise-router": "^4.1.0",