Skip to content

Commit 4788d3b

Browse files
committed
turbo.json fix
1 parent bf566bd commit 4788d3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

turbo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@
189189
},
190190
"drizzle-seed#build": {
191191
"dependsOn": [
192-
"drizzle-orm#build"
192+
"drizzle-orm#build",
193+
"drizzle-zod#build"
193194
],
194195
"inputs": [
195196
"src/**/*.ts",

0 commit comments

Comments
 (0)