Skip to content

Commit

Permalink
Upgrade turbo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiSherman committed Nov 14, 2024
1 parent 8366cca commit b2e95af
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 60 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "drizzle-root",
"private": true,
"scripts": {
"build:orm": "turbo run build --filter drizzle-orm --color",
Expand Down Expand Up @@ -34,7 +35,7 @@
"resolve-tspaths": "^0.8.16",
"tsup": "^7.2.0",
"tsx": "^4.10.5",
"turbo": "^1.10.14",
"turbo": "^2.2.3",
"typescript": "5.6.3"
},
"packageManager": "[email protected]"
Expand Down
175 changes: 131 additions & 44 deletions pnpm-lock.yaml

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

Loading

0 comments on commit b2e95af

Please sign in to comment.