summaryrefslogtreecommitdiff
path: root/.devcontainer/with-nanostores
diff options
context:
space:
mode:
authorGravatar Brian McManus <bdmac@github.com> 2023-03-02 15:48:37 -0500
committerGravatar GitHub <noreply@github.com> 2023-03-02 14:48:37 -0600
commite66847b36e36b7b672ad8faf455a98767bf5d162 (patch)
treeaea7048c63942536feeedc9f81073da4dcab2490 /.devcontainer/with-nanostores
parentf4bf41bb2775c3bac37afe6ad68d211717cf2348 (diff)
downloadastro-e66847b36e36b7b672ad8faf455a98767bf5d162.tar.gz
astro-e66847b36e36b7b672ad8faf455a98767bf5d162.tar.zst
astro-e66847b36e36b7b672ad8faf455a98767bf5d162.zip
Update devcontainer names (#6409)
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to '.devcontainer/with-nanostores')
-rw-r--r--.devcontainer/with-nanostores/devcontainer.json2
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"
},