Skip to content

Commit

Permalink
chore(deps): update dependency turbo to v2.0.3 and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqpohl committed Jun 7, 2024
1 parent 4933793 commit 859ea32
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 109 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Turborepo starter with Shadcn/UI & Tailwind CSS

![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)
![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)
![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)
![GitHub repo size](https://img.shields.io/github/repo-size/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=SeaGreen)
![GitHub Release](https://img.shields.io/github/v/release/henriqpohl/turborepo-shadcn-ui-tailwindcss?color=darksea)
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/turbo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://turbo.build/schema.json",
"extends": ["//"],
"pipeline": {
"tasks": {
"build": {
"outputs": ["dist/**"]
}
Expand Down
Loading

0 comments on commit 859ea32

Please sign in to comment.