summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-27 23:55:06 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 07:55:06 +0100
commit6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6 (patch)
tree56d7ee848646f7313ac71d4d28ce3adf25f0dd99 /examples/basics
parent659904bd999c6abdd62f18230954b7097dcbb7fe (diff)
downloadastro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.tar.gz
astro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.tar.zst
astro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.zip
[ci] release (#13702)create-astro@4.11.4astro@5.7.6
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 8a1980446..248145a6c 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.7.5"
+ "astro": "^5.7.6"
}
}