Skip to content

Commit

Permalink
chore: set pnpm version to 8.6.2 (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
2239559319 authored Jun 13, 2023
1 parent 10a4994 commit ef8a288
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Install pnpm
uses: pnpm/[email protected]
with:
version: 8
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ts-node": "^10.9.1",
"zx": "^4.3.0"
},
"packageManager": "pnpm@7.3.0",
"packageManager": "pnpm@8.6.2",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef8a288

Please sign in to comment.