Adding Node.js latest version 22 (#10922)

Co-authored-by: Hemanth Manga <[email protected]>
This commit is contained in:
hemanthmanga
2024-11-08 09:04:42 -07:00
committed by GitHub
co-authored by Hemanth Manga
parent 2be7150808
commit 06e844f299
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -61,7 +61,8 @@
"versions": [ "versions": [
"16.*", "16.*",
"18.*", "18.*",
"20.*" "20.*",
"22.*"
] ]
}, },
{ {
+2 -1
View File
@@ -60,7 +60,8 @@
"versions": [ "versions": [
"16.*", "16.*",
"18.*", "18.*",
"20.*" "20.*",
"22.*"
] ]
}, },
{ {