summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-22 07:06:15 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-22 10:06:15 -0400
commit38b104049a4d3f25ff01baeecf3698515ab9a07b (patch)
treeb113560fb596226f95fd2e908716c595a3baa494 /examples/component
parent03b7d17b99a7af2ff2d9de171455df7778fca368 (diff)
downloadastro-38b104049a4d3f25ff01baeecf3698515ab9a07b.tar.gz
astro-38b104049a4d3f25ff01baeecf3698515ab9a07b.tar.zst
astro-38b104049a4d3f25ff01baeecf3698515ab9a07b.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 6d65d622c..d9aba5044 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.6.6"
+ "astro": "^2.7.0"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"