File tree Expand file tree Collapse file tree 3 files changed +92
-74
lines changed Expand file tree Collapse file tree 3 files changed +92
-74
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Turborepo starter with Shadcn/UI & Tailwind CSS
4
4
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 )
6
6
![ 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 )
7
7
![ GitHub repo size] ( https://img.shields.io/github/repo-size/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=SeaGreen )
8
8
![ GitHub Release] ( https://img.shields.io/github/v/release/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=darksea )
Original file line number Diff line number Diff line change 13
13
"@repo/eslint-config" : " workspace:*" ,
14
14
"@repo/typescript-config" : " workspace:*" ,
15
15
"prettier" : " ^3.3.1" ,
16
- "turbo" : " latest "
16
+ "turbo" : " ^2.0.4 "
17
17
},
18
18
"packageManager" : " pnpm@9.4.0" ,
19
19
"engines" : {
You can’t perform that action at this time.
0 commit comments