bump nodejs versions
This commit is contained in:
parent
6cd20c2e43
commit
12d179235e
4 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ def nodejs(metadata):
|
|||
if version >= (1, 11, 71):
|
||||
return {
|
||||
'nodejs': {
|
||||
'version': 20,
|
||||
'version': 22,
|
||||
},
|
||||
}
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue