chore(node): Increment node ver to 20 (#13445)

* chore(node) Update to node 20.x

* fix

* remove accidental file
This commit is contained in:
Horatiu Muresan
2024-05-16 20:39:02 +03:00
committed by GitHub
parent 1bb9b261dc
commit 7c22bcf827
5 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "16"
"version": "20"
}
},
"hostRequirements": {