[macOS] set node 18 as default (#7093)

This commit is contained in:
Mikhail Koliada
2023-02-13 01:17:39 +01:00
committed by GitHub
parent bc6c8131b5
commit 539b772d6b
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@
"default": "1.17"
},
"node": {
"default": "16",
"default": "18",
"nvm_versions": [
"14",
"16",

View File

@@ -297,7 +297,7 @@
"default": "1.17"
},
"node": {
"default": "16",
"default": "18",
"nvm_versions": [
"14",
"16",