Skip to content

Commit

Permalink
chore: bump volta node version
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed Jul 18, 2024
1 parent 55f4d38 commit 1293099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pnpm": ">=9.0.0"
},
"volta": {
"node": "22.4.1",
"node": "22.5.0",
"pnpm": "9.5.0"
},
"packageManager": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pnpm": ">=9.0.0"
},
"volta": {
"node": "22.4.1",
"node": "22.5.0",
"pnpm": "9.5.0"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit 1293099

Please sign in to comment.