summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-11 07:27:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-11 22:27:04 +0800
commitf0666b92c34cecdfee8749308a72f34dd41695d6 (patch)
treec75e6e247ddd91d4834810ac94dbbf5a28056b9e /examples/component
parent831dfd1516c8b900ec4a0c151a40121655cdedc6 (diff)
downloadastro-f0666b92c34cecdfee8749308a72f34dd41695d6.tar.gz
astro-f0666b92c34cecdfee8749308a72f34dd41695d6.tar.zst
astro-f0666b92c34cecdfee8749308a72f34dd41695d6.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 9f0cbe038..b93e47b15 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.8.0"
+ "astro": "^2.8.1"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"