File tree Expand file tree Collapse file tree 4 files changed +230
-109
lines changed Expand file tree Collapse file tree 4 files changed +230
-109
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-1.13.2 -orangered?logo=turborepo&link=https%3A%2F%2Fgithub.com%2Fvercel%2Fturbo%2Freleases%2Ftag%2Fv1.13.2 )
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 )
6
6
![ Static Badge] ( https://img.shields.io/badge/pnpm-8.15.6-gold?link=https%3A%2F%2Fgithub.com%2Fpnpm%2Fpnpm%2Freleases%2Ftag%2Fv8.15.6 )
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 1
1
{
2
2
"$schema" : " https://turbo.build/schema.json" ,
3
3
"extends" : [" //" ],
4
- "pipeline " : {
4
+ "tasks " : {
5
5
"build" : {
6
6
"outputs" : [" dist/**" ]
7
7
}
You can’t perform that action at this time.
0 commit comments