Skip to content

Commit

Permalink
chore: bump volta pnpm version
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
  • Loading branch information
jerome-benoit committed Nov 13, 2024
1 parent 08f9b9c commit 6b30b6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packageManager": "pnpm@9.12.3",
"volta": {
"node": "20.18.0",
"pnpm": "9.12.3"
"pnpm": "9.13.0"
},
"scripts": {
"all": "run-s example:*",
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 @@
"packageManager": "pnpm@9.12.3",
"volta": {
"node": "22.11.0",
"pnpm": "9.12.3"
"pnpm": "9.13.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 6b30b6f

Please sign in to comment.