diff --git a/turbo.json b/turbo.json index 6b674f02a..4537fb3cb 100644 --- a/turbo.json +++ b/turbo.json @@ -89,7 +89,7 @@ "persistent": false }, "dev": { - "dependsOn": ["@databuddy/sdk#build"], + "dependsOn": ["@databuddy/sdk#build", "@databuddy/devtools#build"], "cache": false, "persistent": true }