Skip to content

Commit

Permalink
chore: Upgrade pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
richiemcilroy committed Oct 7, 2024
1 parent 2d42e96 commit ad32631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8.10.5
version: 9.8.0

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "^2.5.1",
"turbo": "^1.10.16"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@9.8.0",
"name": "cap",
"engines": {
"node": "20"
Expand Down

0 comments on commit ad32631

Please sign in to comment.