Skip to content

Commit 3f08d85

Browse files
committed
chore(turbo): updated turbo json
1 parent 41d0965 commit 3f08d85

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,6 +1,6 @@
11
{
22
"$schema": "https://turborepo.org/schema.json",
3-
"pipeline": {
3+
"tasks": {
44
"build": {
55
"dependsOn": ["^build"],
66
"outputs": ["dist/**", ".next/**"]

0 commit comments

Comments
 (0)