summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-27 06:34:47 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-27 14:34:47 +0000
commit218267c0b318fb77736129f657c6c4da53abf64d (patch)
tree312e14f6cffffb6d056c3128e73f253bc4677561 /examples/component
parent5bdc8cd094d834888b57b82162e7b0169d5c4907 (diff)
downloadastro-73ba08a153c2ad36a6d483f3f037e9164f894f25.tar.gz
astro-73ba08a153c2ad36a6d483f3f037e9164f894f25.tar.zst
astro-73ba08a153c2ad36a6d483f3f037e9164f894f25.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/component')
-rw-r--r--examples/component/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/component/package.json b/examples/component/package.json
index 58bcfb174..5a6600d8f 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^5.0.0-beta.11"
+ "astro": "^5.0.0-beta.12"
},
"peerDependencies": {
"astro": "^4.0.0 || ^5.0.0"