summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-17 05:58:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-17 13:58:23 +0100
commitd6f17044d3873df77cfbc73230cb3194b5a7d82a (patch)
tree9f8c647dddfeab6e3cc0154c0247d096eb536e70 /examples/component
parentc5cd5be36a81af2040461359ae5fd8d5028d00a8 (diff)
downloadastro@4.16.6.tar.gz
astro@4.16.6.tar.zst
astro@4.16.6.zip
[ci] release (#12240)astro@4.16.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 f46ebb32d..311e2405c 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.16.5"
+ "astro": "^4.16.6"
},
"peerDependencies": {
"astro": "^4.0.0"