summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-21 04:45:51 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-21 12:45:51 +0000
commita9ce785146d78595fb4d52e1d39dc6ed01d04d66 (patch)
treead98feb9ac29cb440b0bdd9163285f3c67a6b479 /examples/basics
parent285c6e3598eac81632057a37ad74459cc65c357d (diff)
downloadastro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.tar.gz
astro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.tar.zst
astro-a9ce785146d78595fb4d52e1d39dc6ed01d04d66.zip
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 7073ff822..dbedbb0e9 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.0-beta.8"
+ "astro": "^5.0.0-beta.9"
}
}