Adding Node.js latest version 22 (#10922)

Co-authored-by: Hemanth Manga <hemanthmanga@Hemanths-MacBook-Pro.local>
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": [
"16.*",
"18.*",
"20.*"
"20.*",
"22.*"
]
},
{
+2 -1
View File
@@ -60,7 +60,8 @@
"versions": [
"16.*",
"18.*",
"20.*"
"20.*",
"22.*"
]
},
{