Skip to content

Commit

Permalink
chore: update project to pnpm v9
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep committed May 3, 2024
1 parent b53eb29 commit b969ed5
Show file tree
Hide file tree
Showing 3 changed files with 3,246 additions and 2,671 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9.0.6

- name: Set up 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 @@ -5,7 +5,7 @@
"version": "0.0.0",
"license": "MIT",
"author": "Simon Reinisch <[email protected]>",
"packageManager": "pnpm@8.0.0",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": "^20"
},
Expand Down
Loading

0 comments on commit b969ed5

Please sign in to comment.