diff --git a/turbo.json b/turbo.json index 6ca7e28..a4a3580 100644 --- a/turbo.json +++ b/turbo.json @@ -1,6 +1,6 @@ { "$schema": "https://turborepo.org/schema.json", - "pipeline": { + "tasks": { "package": { "dependsOn": ["^build"], "outputs": ["dist/**"]