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