Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leo91000 committed Oct 21, 2024
1 parent 1b0a7d3 commit 0ce0226
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 @@
18.20.4
20.18.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"description": "Fast Node.js subset sum implementation",
"repository": "https://github.com/leo91000/subset-sum",
"volta": {
"node": "18.20.4",
"node": "20.18.0",
"yarn": "1.22.22",
"npm": "10.9.0"
},
Expand Down

0 comments on commit 0ce0226

Please sign in to comment.