Skip to content

Commit

Permalink
feat: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Sep 2, 2024
1 parent 0b37c6c commit 40a6113
Show file tree
Hide file tree
Showing 3 changed files with 2,676 additions and 2,140 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 8
run_install: true

- name: Use Node ${{ matrix.node }}
Expand Down Expand Up @@ -73,7 +72,6 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 8
run_install: true

- name: Install node.js
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"peerDependencies": {
"graphql": "^16.9.0"
},
"packageManager": "pnpm@8.15.8"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 40a6113

Please sign in to comment.