Skip to content

Commit

Permalink
Yode 0.12 => Node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Jan 7, 2025
1 parent 4016bb7 commit b4a781f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const versionsMap = {
17: '0.9',
18: '0.10',
20: '0.11',
22: '0.12',
}

async function getYodeVersionFromNode(nodeVersion) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fetch-yode",
"version": "1.1.1",
"version": "1.1.2",
"main": "lib/index.js",
"description": "Download Yode automatically",
"license": "Unlicense",
Expand Down

0 comments on commit b4a781f

Please sign in to comment.