Skip to content

Commit 372424d

Browse files
committed
Update turbo.json
1 parent f98ccb7 commit 372424d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"outputs": ["dist/**"]
1010
},
1111
"tsc": {
12-
"dependsOn": ["^tsc", "^build"],
12+
"dependsOn": ["^tsc"],
1313
"outputs": ["dist/**/*.d.ts", "tsconfig.tsbuildinfo"]
1414
}
1515
}

0 commit comments

Comments
 (0)