bump min node version
This commit is contained in:
parent
e2cbc48a40
commit
7c7a97424a
@ -120,7 +120,7 @@ class Node(SimpleNamespace):
|
||||
# The Node version.
|
||||
VERSION = "22.10.0"
|
||||
# The minimum required node version.
|
||||
MIN_VERSION = "18.17.0"
|
||||
MIN_VERSION = "18.18.0"
|
||||
|
||||
@classproperty
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user