summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-21 13:44:16 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-21 16:44:16 -0500
commitac908b78391711bfcc590bfafb27484b646ffa85 (patch)
treec7c204b7806a22960cdd3a4a35b6ab2a2d3db21a /examples/component
parent7ff8d62bf861694067491ff17d01b1b0f6809d6b (diff)
downloadastro-ac908b78391711bfcc590bfafb27484b646ffa85.tar.gz
astro-ac908b78391711bfcc590bfafb27484b646ffa85.tar.zst
astro-ac908b78391711bfcc590bfafb27484b646ffa85.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 94aec8968..fec7952a2 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^3.5.6"
+ "astro": "^3.5.7"
},
"peerDependencies": {
"astro": "^3.0.0"