summaryrefslogtreecommitdiff
path: root/examples/component/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-21 03:12:37 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-21 11:12:37 +0000
commitb9c05f45b2c9780d7b5518adb4a545cf69f075a6 (patch)
treefe09cefaf90a325b74e1fbff16f8e2fc482daba7 /examples/component/package.json
parent8a46e8074d6afb4a23badbd59ed239d526294e8c (diff)
downloadastro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.tar.gz
astro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.tar.zst
astro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.zip
[ci] release (#12452)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/component/package.json')
-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 9226413bf..9d7678431 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.16.13"
+ "astro": "^4.16.14"
},
"peerDependencies": {
"astro": "^4.0.0"