We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bb3af commit 4269d57Copy full SHA for 4269d57
build.c
@@ -37,7 +37,7 @@ struct node_version {
37
char *name;
38
char *abi;
39
} versions[] = {
40
- {"v18.0.0", "108"},
+ {"v24.0.0", "137"},
41
{"v20.0.0", "115"},
42
{"v22.0.0", "127"},
43
{"v23.0.0", "131"}
0 commit comments