diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c17fdc16..6201813d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -26,7 +26,7 @@ } }, "features": { - "ghcr.io/devcontainers/features/node:1": {} + "ghcr.io/devcontainers/features/node:2": {} } // Features to add to the dev container. More info: https://containers.dev/features.