Skip to content

Commit 61922b2

Browse files
committed
chore(deps): update dependency turbo to v2.0.4 and update README
1 parent e9af1dd commit 61922b2

File tree

3 files changed

+92
-74
lines changed

3 files changed

+92
-74
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Turborepo starter with Shadcn/UI & Tailwind CSS
44

5-
![Static Badge](https://img.shields.io/badge/turborepo-2.0.3-orangered?logo=turborepo&link=https%3A%2F%2Fgithub.com%2Fvercel%2Fturbo%2Freleases%2Ftag%2Fv2.0.3)
5+
![Static Badge](https://img.shields.io/badge/turborepo-2.0.4-orangered?logo=turborepo&link=https%3A%2F%2Fgithub.com%2Fvercel%2Fturbo%2Freleases%2Ftag%2Fv2.0.4)
66
![Static Badge](https://img.shields.io/badge/pnpm-9.4.0-gold?link=https%3A%2F%2Fgithub.com%2Fpnpm%2Fpnpm%2Freleases%2Ftag%2Fv9.4.0)
77
![GitHub repo size](https://img.shields.io/github/repo-size/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=SeaGreen)
88
![GitHub Release](https://img.shields.io/github/v/release/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=darksea)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@repo/eslint-config": "workspace:*",
1414
"@repo/typescript-config": "workspace:*",
1515
"prettier": "^3.3.1",
16-
"turbo": "latest"
16+
"turbo": "^2.0.4"
1717
},
1818
"packageManager": "pnpm@9.4.0",
1919
"engines": {

0 commit comments

Comments
 (0)