diff options
| author | Anton Volkov <[email protected]> | 2026-03-05 00:49:11 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-05 09:49:11 +1000 |
| commit | 324230806e99d4e5c9cc14fd66ddad0ba0c2b6e6 (patch) | |
| tree | 390ec4afba543204aca306056d426297db7ade08 /turbo.json | |
| parent | 7f7e622426e89650f152401179607d6bf79aa3ae (diff) | |
| download | opencode-324230806e99d4e5c9cc14fd66ddad0ba0c2b6e6.tar.gz opencode-324230806e99d4e5c9cc14fd66ddad0ba0c2b6e6.zip | |
chore: update turborepo (#16061)
Diffstat (limited to 'turbo.json')
| -rw-r--r-- | turbo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/turbo.json b/turbo.json index 4d31bc472..57e4f1195 100644 --- a/turbo.json +++ b/turbo.json @@ -1,5 +1,5 @@ { - "$schema": "https://turborepo.com/schema.json", + "$schema": "https://v2-8-13.turborepo.dev/schema.json", "globalEnv": ["CI", "OPENCODE_DISABLE_SHARE"], "globalPassThroughEnv": ["CI", "OPENCODE_DISABLE_SHARE"], "tasks": { |
