diff --git a/packages/integration/package.json b/packages/integration/package.json index e02e0702667350..2fcaef57e20c3f 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -34,7 +34,7 @@ "dependencies": { "@azure/identity": "^3.2.1", "@backstage/config": "workspace:^", - "@backstage/errors": "workspace:^", + "@backstage/errors": "0.1.1", "@octokit/auth-app": "^4.0.0", "@octokit/rest": "^19.0.3", "cross-fetch": "^3.1.5",