diff --git a/turbo.json b/turbo.json index c15dcdb7b..65b0842a3 100644 --- a/turbo.json +++ b/turbo.json @@ -10,7 +10,7 @@ "typecheck": { }, "dev": { - "dependsOn": ["config#build"], + "dependsOn": ["config-schema#build"], "persistent": true, "cache": false },