Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Apr 24, 2024
1 parent 6920c7c commit 9ab27da
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: '18.17'

- name: Install pnpm
run: npm install -g pnpm@9
run: npm install -g pnpm@9.0.6

- name: Install deps
run: pnpm i
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@
"[email protected]": "patches/[email protected]"
}
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].6+sha256.0624e30eff866cdeb363b15061bdb7fd9425b17bc1bb42c22f5f4efdea21f6b3"
}

0 comments on commit 9ab27da

Please sign in to comment.