Skip to content

Commit

Permalink
chore: pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandatoledo committed Jul 4, 2024
1 parent 7da12ad commit 55e1982
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/actions/setup-node-pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ runs:
steps:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 8.6.5
- uses: actions/setup-node@v4
name: Install Node.js
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"type": "git",
"url": "git+https://github.com/user/repo-name.git"
},
"packageManager": "pnpm@8.6.5",
"packageManager": "pnpm@9.0.0",
"osMetadata": {
"initVersion": "6.0.0"
}
Expand Down

0 comments on commit 55e1982

Please sign in to comment.