fix eval
This commit is contained in:
parent
8c97b880e5
commit
9902bf70ee
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ in
|
||||||
checkPhase = "";
|
checkPhase = "";
|
||||||
installCheckPhase = "";
|
installCheckPhase = "";
|
||||||
});
|
});
|
||||||
nodejs-16_x = super.nodejs_latest;
|
nodejs-16_x = prev.nodejs-18_x;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue