diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 53490b45a6..3c04f385bd 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,7 +3,7 @@ packages: - 'libs/**' - '!apps/openchallenges/infra' - '!apps/openchallenges/infra/old' - - '!apps/sandbox/lambda-nodejs20.x' + - '!apps/sandbox/lambda-nodejs' # prevent the creation of libs/**/api-client-angular/node_modules when running `workspace-install` # that break the apps and tests - '!libs/**/api-client-angular'