Skip to content

Commit

Permalink
chore: upgrade turbo version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelarbibe committed Jul 4, 2024
1 parent a461b35 commit e63ee29
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@
"@release-it/conventional-changelog": "^8.0.1",
"husky": "^8.0.3",
"release-it": "^17.0.1",
"turbo": "^2.0.4"
"turbo": "^2.0.6"
},
"engines": {
"node": ">=18"
},
"packageManager": "pnpm@9.4.0",
"workspaces": ["examples/*", "packages/*"]
"workspaces": [
"examples/*",
"packages/*"
]
}
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit e63ee29

Please sign in to comment.