Skip to content

Commit

Permalink
Yode 0.10 => Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Feb 14, 2023
1 parent dfc4319 commit eff61d3
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 = {
15: '0.7',
16: '0.8',
17: '0.9',
18: '0.10',
}

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.0.3",
"version": "1.0.4",
"main": "lib/index.js",
"description": "Download Yode automatically",
"license": "Unlicense",
Expand Down

0 comments on commit eff61d3

Please sign in to comment.