Skip to content

Commit

Permalink
upgrade pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Aug 21, 2023
1 parent 5cd00e1 commit e435b9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: pnpm/[email protected]
with:
version: 8.6.1
version: 8.6.12

- uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=18.10",
"pnpm": ">=8.6"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].12",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",
Expand Down

0 comments on commit e435b9a

Please sign in to comment.