Skip to content

Commit

Permalink
build: upgrade turborepo
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Sep 27, 2024
1 parent eae8ca9 commit a24fe8f
Show file tree
Hide file tree
Showing 3 changed files with 1,476 additions and 1,669 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"rimraf": "^3.0.2",
"supertest": "^6.3.3",
"supports-color": "^7.2.0",
"turbo": "^1.13.0",
"turbo": "^2.0.14",
"typescript": "5.2.2"
},
"dependencies": {
Expand Down Expand Up @@ -111,5 +111,6 @@
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit a24fe8f

Please sign in to comment.