summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-21 12:40:40 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-21 14:40:40 -0600
commit2c2519204a26a522cdaa4e17cac3aa4dbcb66056 (patch)
treefcd30c96766ad17181c1d081e1b528e1748adad0 /examples/component
parent891c26e92f7a9fc2f839ae1f04ff1a05a8cb4a03 (diff)
downloadastro-f8c8d9490eba2a496f6d2f08b1fe207e49759bbd.tar.gz
astro-f8c8d9490eba2a496f6d2f08b1fe207e49759bbd.tar.zst
astro-f8c8d9490eba2a496f6d2f08b1fe207e49759bbd.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 7b5c75756..c3c7bccb4 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.4.1"
+ "astro": "^4.4.2"
},
"peerDependencies": {
"astro": "^4.0.0"