upgrade node to latest lts
This commit is contained in:
parent
d8ea2fc795
commit
57b1539550
@ -80,7 +80,7 @@ class Node(SimpleNamespace):
|
||||
"""Node/ NPM constants."""
|
||||
|
||||
# The Node version.
|
||||
VERSION = "20.18.0"
|
||||
VERSION = "22.9.0"
|
||||
# The minimum required node version.
|
||||
MIN_VERSION = "18.17.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user