summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-13 08:22:18 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-13 15:22:18 +0000
commit61b71544b68a5ca79370cb516a38f25667eb65eb (patch)
treeb2eb308904cf138b7275b8769cd3606a76e6fb55 /examples/basics
parent2f039b927a3a1334948adc7788b1f24c074dfac7 (diff)
downloadastro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.gz
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.zst
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.zip
[ci] release (#13418)astro@5.5.2
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 79debb325..0c58be45d 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.5.1"
+ "astro": "^5.5.2"
}
}