Skip to content

Commit 604304f

Browse files
committed
revert tubo
1 parent b7478e8 commit 604304f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"globalDependencies": ["tsconfig.json"],
4-
"tasks": {
4+
"pipeline": {
55
"build": {
66
"outputs": ["build/**", "dist/**"],
77
"dependsOn": ["^build"]

0 commit comments

Comments
 (0)