diff --git a/plugins/openapi-router-common/package.json b/plugins/openapi-router-common/package.json index 3c0857a5c7..ee8858848f 100644 --- a/plugins/openapi-router-common/package.json +++ b/plugins/openapi-router-common/package.json @@ -30,6 +30,7 @@ "dist" ], "dependencies": { + "@backstage/backend-common": "workspace:^", "express": "^4.17.1", "json-schema-to-ts": "^2.6.2", "openapi-types": "^12.1.0", @@ -38,4 +39,4 @@ "winston": "^3.8.2", "yn": "^4.0.0" } -} +} \ No newline at end of file