Skip to content

Commit

Permalink
ci: up version pnpm to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Kulebaev committed May 25, 2024
1 parent b8673f5 commit 1757bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"engines": {
"node": "^18.0.0"
},
"packageManager": "^pnpm@5.0.0",
"packageManager": "^pnpm@6.0.0",
"scripts": {
"test": "vitest run",
"test:watch": "vitest run --watch"
Expand Down

0 comments on commit 1757bae

Please sign in to comment.