diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a52550c..dbe0075 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,7 @@ 8080 ], "features": { - "ghcr.io/devcontainers/features/node:1": {} + "ghcr.io/devcontainers/features/node:2": {} } // Use 'postCreateCommand' to run commands after the container is created.