diff --git a/turbo.json b/turbo.json index 9665a911e1..1994060324 100644 --- a/turbo.json +++ b/turbo.json @@ -1,5 +1,5 @@ { - "$schema": "https://turborepo.org/schema.json", + "$schema": "./node_modules/turbo/schema.json", "globalDependencies": [ "package.json", "tsconfig.json",