Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed Jun 21, 2024
1 parent f6bb6fd commit 9d8d7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schema/turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
]
},
"prep:scripts": {
"dependsOn": ["prep:codegen"],
"dependsOn": ["prep:codegen", "^prep"],
"inputs": ["tsconfig.json", "src/**/*.ts"],
"outputs": ["build/**/*.js"]
},
Expand Down

0 comments on commit 9d8d7a9

Please sign in to comment.