Skip to content

Commit a2818f8

Browse files
committed
fix: rename turbo.json pipeline → tasks (Turbo 2.0)
1 parent ad272a7 commit a2818f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
"globalEnv": ["NODE_ENV"],
4-
"pipeline": {
4+
"tasks": {
55
"build": {
66
"dependsOn": ["^build"],
77
"env": [

0 commit comments

Comments
 (0)