Skip to content

Commit

Permalink
Node v20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Dec 5, 2023
1 parent 25f3624 commit db2fe16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.16.0
v20.10.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"*.{js,jsx,ts,tsx}": "eslint"
},
"volta": {
"node": "18.16.0"
"node": "20.10.0"
},
"repository": {
"type": "git",
Expand Down

1 comment on commit db2fe16

@vercel
Copy link

@vercel vercel bot commented on db2fe16 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.