summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-04 12:19:54 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-04 15:19:54 -0500
commitb1199c5342deb4d72d03f5f8e9c8a0f401ff07d0 (patch)
tree772973d687074b98cbf58e43092cb32cbb4c389d /examples/component
parentcf5fa437627ca6978ae3ff33c7894f278dfe75cd (diff)
downloadastro-b1199c5342deb4d72d03f5f8e9c8a0f401ff07d0.tar.gz
astro-b1199c5342deb4d72d03f5f8e9c8a0f401ff07d0.tar.zst
astro-b1199c5342deb4d72d03f5f8e9c8a0f401ff07d0.zip
[ci] release (beta) (#9294)astro@4.0.0-beta.6
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 68496c5ea..11fe26cdc 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.0.0-beta.5"
+ "astro": "^4.0.0-beta.6"
},
"peerDependencies": {
"astro": "^3.0.0"