diff options
Diffstat (limited to '.devcontainer/with-nanostores')
-rw-r--r-- | .devcontainer/with-nanostores/devcontainer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/with-nanostores/devcontainer.json b/.devcontainer/with-nanostores/devcontainer.json index dc0b86c21..5968f8a3d 100644 --- a/.devcontainer/with-nanostores/devcontainer.json +++ b/.devcontainer/with-nanostores/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "Astro Examples", + "name": "Nanostores", "build": { "dockerfile": "../examples.Dockerfile" }, |