diff --git a/plugins/events-node/package.json b/plugins/events-node/package.json index 92c7bb3b37265c..98045a34c43e10 100644 --- a/plugins/events-node/package.json +++ b/plugins/events-node/package.json @@ -52,9 +52,9 @@ "test": "backstage-cli package test" }, "dependencies": { - "@backstage/backend-plugin-api": "workspace:^", + "@backstage/backend-plugin-api": "0.1.0", "@backstage/errors": "workspace:^", - "@backstage/types": "workspace:^", + "@backstage/types": "0.1.1", "@types/content-type": "^1.1.8", "@types/express": "^4.17.6", "content-type": "^1.0.5",