diff --git a/turbo.json b/turbo.json index aecfde6c..d00e9885 100644 --- a/turbo.json +++ b/turbo.json @@ -3,7 +3,7 @@ "globalDependencies": [ "**/.env.*local" ], - "pipeline": { + "tasks": { "build": { "dependsOn": [ "^build"