[fix] static.build: upgrade min. node version to 18.17
For sharp [1] dependency / this commit was cherry picked from PR #3157 [1] https://www.npmjs.com/package/sharp
This commit is contained in:
parent
babbe9e1ae
commit
82b9e533b2
@ -4,7 +4,7 @@
|
|||||||
declare _Blue
|
declare _Blue
|
||||||
declare _creset
|
declare _creset
|
||||||
|
|
||||||
export NODE_MINIMUM_VERSION="16.13.0"
|
export NODE_MINIMUM_VERSION="18.17.0"
|
||||||
|
|
||||||
node.help(){
|
node.help(){
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user