Skip to content

Commit 32cdf99

Browse files
fix
1 parent ad2fbd5 commit 32cdf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/envelope/turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3-
"pipeline": {
3+
"tasks": {
44
"build": {
55
"dependsOn": ["^build"],
66
"outputs": ["dist/**", ".next/**", "!.next/cache/**"]

0 commit comments

Comments
 (0)