diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e9b2061..0e19124 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "image": "mcr.microsoft.com/devcontainers/dotnet:1-10.0", // Features to add to the dev container. More info: https://containers.dev/features. "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "lts", "pnpmVersion": "none", "nvmVersion": "latest"