summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-18 10:06:58 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-18 22:36:58 +0530
commit0ddc327ee85535b1a3b415ae49c664f9848b87f4 (patch)
tree40826461adc2a92a7e85ac7cddc534cadd023747 /examples/component
parent1fc9b6062aadebb0e559188a2f6110900b085a19 (diff)
downloadastro@4.5.6.tar.gz
astro@4.5.6.tar.zst
astro@4.5.6.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 60a0772d9..20c1404f8 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.5.5"
+ "astro": "^4.5.6"
},
"peerDependencies": {
"astro": "^4.0.0"