diff --git a/plugins/openapi-router-common/package.json b/plugins/openapi-router-common/package.json index ee8858848f..c121084abc 100644 --- a/plugins/openapi-router-common/package.json +++ b/plugins/openapi-router-common/package.json @@ -39,4 +39,4 @@ "winston": "^3.8.2", "yn": "^4.0.0" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 495b14b40f..5d2931cc57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7798,6 +7798,7 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-openapi-router@workspace:plugins/openapi-router-common" dependencies: + "@backstage/backend-common": "workspace:^" "@backstage/cli": "workspace:^" express: ^4.17.1 json-schema-to-ts: ^2.6.2