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 21:34:42 +05:30
committed by GitHub
parent 2be7150808
commit 06e844f299
2 changed files with 4 additions and 2 deletions

View File

@@ -61,7 +61,8 @@
"versions": [ "versions": [
"16.*", "16.*",
"18.*", "18.*",
"20.*" "20.*",
"22.*"
] ]
}, },
{ {

View File

@@ -60,7 +60,8 @@
"versions": [ "versions": [
"16.*", "16.*",
"18.*", "18.*",
"20.*" "20.*",
"22.*"
] ]
}, },
{ {