diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index abd387f..466573e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ // "features": {}, "features": { "ghcr.io/devcontainers/features/ruby:1": {}, - "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/node:2": {}, "ghcr.io/kreemer/features/chrometesting:1": {} },