diff --git a/apps/standalone/package.json b/apps/standalone/package.json index f4b25749..a1460d0a 100644 --- a/apps/standalone/package.json +++ b/apps/standalone/package.json @@ -19,4 +19,4 @@ "@types/yargs": "^17.0.32", "typescript": "^5.3.3" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 97128768..4ab73fa9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -293,7 +293,7 @@ __metadata: languageName: unknown linkType: soft -"@finos/git-proxy-httpserver@workspace:^, @finos/git-proxy-httpserver@workspace:packages/httpserver": +"@finos/git-proxy-httpserver@workspace:*, @finos/git-proxy-httpserver@workspace:packages/httpserver": version: 0.0.0-use.local resolution: "@finos/git-proxy-httpserver@workspace:packages/httpserver" dependencies: @@ -309,7 +309,7 @@ __metadata: version: 0.0.0-use.local resolution: "@finos/git-proxy-standalone@workspace:apps/standalone" dependencies: - "@finos/git-proxy-httpserver": "workspace:^" + "@finos/git-proxy-httpserver": "workspace:*" "@types/yargs": "npm:^17.0.32" typescript: "npm:^5.3.3" yargs: "npm:^17.7.2"