diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fc9ef92..0d1f800 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -23,7 +23,7 @@ } }, "features": { - "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/node:2": {}, "ghcr.io/devcontainers-contrib/features/pandoc:1": {}, "ghcr.io/devcontainers/features/python:1": {} },