diff --git a/plugins/events-backend-module-gitlab/package.json b/plugins/events-backend-module-gitlab/package.json index 1734ecf5b08902..a6aaf7699519e9 100644 --- a/plugins/events-backend-module-gitlab/package.json +++ b/plugins/events-backend-module-gitlab/package.json @@ -35,9 +35,9 @@ "postpack": "backstage-cli package postpack" }, "dependencies": { - "@backstage/backend-plugin-api": "workspace:^", - "@backstage/config": "workspace:^", - "@backstage/plugin-events-node": "workspace:^", + "@backstage/backend-plugin-api": "1.6.1", + "@backstage/config": "0.1.1", + "@backstage/plugin-events-node": "0.4.0", "winston": "^3.2.1" }, "devDependencies": {