summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-16 14:15:36 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-16 17:15:36 -0400
commit948ad8eecf71f1f6de33855a6065925d7858d28d (patch)
tree3d8657bb6327af7710e8487ebf1bd552c592b656 /examples/basics
parentcfdaab257cd167e0d4631ab66d9406754b3c1836 (diff)
downloadastro-948ad8eecf71f1f6de33855a6065925d7858d28d.tar.gz
astro-948ad8eecf71f1f6de33855a6065925d7858d28d.tar.zst
astro-948ad8eecf71f1f6de33855a6065925d7858d28d.zip
[ci] release (alpha) (#12010)
Co-authored-by: github-actions[bot] <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 1a6192084..dbb9041ee 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.0-alpha.8"
+ "astro": "^5.0.0-alpha.9"
}
}