summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-01 11:12:49 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-01 14:12:49 -0500
commit023860bdede59a418eaaa6d56d141ff54a5904bf (patch)
tree370a34610394d3d9728a6a39a2a0e9ff5b3d0d8e /examples/component
parent43ddb5217691dc4112d8d98ae07511a8be6d4b94 (diff)
downloadastro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.gz
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.zst
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.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 a69680c6e..d2131c565 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.0.0-beta.2"
+ "astro": "^4.0.0-beta.3"
},
"peerDependencies": {
"astro": "^3.0.0"