Skip to content

Commit

Permalink
chore: update package manager (pnpm) to v8.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
henriqpohl committed Apr 7, 2024
1 parent 23e3444 commit 4933793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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/pnpm-8.15.1-gold?link=https%3A%2F%2Fgithub.com%2Fpnpm%2Fpnpm%2Freleases%2Ftag%2Fv8.15.1)
![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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prettier": "^3.2.5",
"turbo": "latest"
},
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.6",
"engines": {
"node": ">=18"
}
Expand Down

0 comments on commit 4933793

Please sign in to comment.