Skip to content

Commit

Permalink
chore: upgrade turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Mar 25, 2024
1 parent 3ae2ff0 commit 735d909
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 92 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"taze": "^0.13.0",
"turbo": "^1.11.2",
"turbo": "^1.13.0",
"typescript": "^5.3.3",
"zx": "^7.2.3"
},
Expand Down
126 changes: 35 additions & 91 deletions pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://turbo.build/schema.json",
"globalDependencies": [".env"],
"experimentalUI": true,
"pipeline": {
"build": {
"dependsOn": ["^build"],
Expand Down

0 comments on commit 735d909

Please sign in to comment.