summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-18 01:14:39 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-18 16:14:39 +0800
commitd80e5fcf8e35f0756d05b74e930089089f0abf38 (patch)
tree4e2d420a76b5263950e11dcd2f9482fb9d64b069 /examples/component
parentd9f41266453652065137aaba8ae4e9a724f19bec (diff)
downloadastro-d80e5fcf8e35f0756d05b74e930089089f0abf38.tar.gz
astro-d80e5fcf8e35f0756d05b74e930089089f0abf38.tar.zst
astro-d80e5fcf8e35f0756d05b74e930089089f0abf38.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 1241c04f3..0aafea89a 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.8.3"
+ "astro": "^2.8.4"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"