summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-11 20:39:47 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-11 22:39:47 -0600
commit5f2db426ce13d8b3ad6f506490aec8a980e48cc7 (patch)
tree28b7aa2a2a66b38a95ec2f5a109c33907d486535 /examples/component
parentc5d7f4452ab3b240804a8c1bddbabc4e63000f48 (diff)
downloadastro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.gz
astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.zst
astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.zip
[ci] release (#9070)astro@3.5.3
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 4efe10b8e..fc92e6588 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^3.5.2"
+ "astro": "^3.5.3"
},
"peerDependencies": {
"astro": "^3.0.0"