MDL-73915 js: Switch to nodejs lts/gallium

This commit is contained in:
Andrew Nicols
2022-02-18 08:26:17 +08:00
parent bd7971aca9
commit de97a73ede
3 changed files with 11705 additions and 16 deletions
+1 -1
View File
@@ -1 +1 @@
v14.18.0
lts/gallium
+11703 -14
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -39,6 +39,6 @@
"xpath": "0.0.27"
},
"engines": {
"node": ">=14.18.0 <15"
"node": ">=16.14.0 <17"
}
}