summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-27 06:21:09 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-27 14:21:09 +0000
commit6eac6ba7331c3af7c2b704dc15a133748a2fd18b (patch)
tree2b6a2aaf6a5805077754df5e77430928e81dadce /examples/component
parent65e50eb7b6d7b10a193bba7d292804ac0e55be18 (diff)
downloadastro-65a83cd5c76cb535309f89205300d09bc2936f52.tar.gz
astro-65a83cd5c76cb535309f89205300d09bc2936f52.tar.zst
astro-65a83cd5c76cb535309f89205300d09bc2936f52.zip
[ci] release (#12536)astro@4.16.16
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 53c1507b9..47bc719b9 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.16.15"
+ "astro": "^4.16.16"
},
"peerDependencies": {
"astro": "^4.0.0"