use nodejs 18 instead of 16
This commit is contained in:
parent
b2ab53cce3
commit
050ff1b48c
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ in
|
|||
checkPhase = "";
|
||||
installCheckPhase = "";
|
||||
});
|
||||
nodejs-16_x = super.nodejs-17_x;
|
||||
nodejs-16_x = super.nodejs-18_x;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue