From 38247d8570aed4c5403007d5fe4fa53ae7813a4a Mon Sep 17 00:00:00 2001 From: antoinewg Date: Fri, 17 Jan 2025 18:35:15 -0800 Subject: [PATCH] fix following turbo upgrade --- turbo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turbo.json b/turbo.json index b2d7b69..3587900 100644 --- a/turbo.json +++ b/turbo.json @@ -1,6 +1,6 @@ { "$schema": "https://turbo.build/schema.json", - "pipeline": { + "tasks": { "build": { "dependsOn": [ "^build"