Skip to content

Commit

Permalink
upgrade turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
aabassiouni committed Oct 23, 2024
1 parent 9bc290a commit 6bf88e2
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.4",
"turbo": "^2.0.4",
"turbo": "^2.2.3",
"typescript": "^5"
},
"lint-staged": {
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
"start": {
"cache": false
}
}
},
"ui": "tui"
}

0 comments on commit 6bf88e2

Please sign in to comment.