Skip to content

Commit 53dbcc0

Browse files
fix(build): align turbo schema version
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2a8be3f commit 53dbcc0

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,5 +1,5 @@
11
{
2-
"$schema": "https://v2-9-14.turborepo.dev/schema.json",
2+
"$schema": "https://v2-9-12.turborepo.dev/schema.json",
33
"envMode": "loose",
44
"tasks": {
55
"transit": {

0 commit comments

Comments
 (0)