aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/turbo-workspaces/turbo.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/turbo-workspaces/turbo.json')
-rw-r--r--packages/turbo-workspaces/turbo.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/turbo-workspaces/turbo.json b/packages/turbo-workspaces/turbo.json
deleted file mode 100644
index fc0bd3b..0000000
--- a/packages/turbo-workspaces/turbo.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "$schema": "../../docs/public/schema.json",
- "extends": ["//"],
- "pipeline": {
- "build": {
- "dependsOn": ["^build"]
- }
- }
-}