aboutsummaryrefslogtreecommitdiff
path: root/examples/component/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 02:48:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-15 10:48:37 +0100
commit40a1b3002cfd22d9de7179af00fe12ef5a28b707 (patch)
tree906ead7717faa235916705f07b7ccf8287669981 /examples/component/package.json
parentf4057c18c91f969e3e508545fb988aff94c3ff08 (diff)
downloadastro-40a1b3002cfd22d9de7179af00fe12ef5a28b707.tar.gz
astro-40a1b3002cfd22d9de7179af00fe12ef5a28b707.tar.zst
astro-40a1b3002cfd22d9de7179af00fe12ef5a28b707.zip
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 6e4ce727e..4e31293b2 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.13.4"
+ "astro": "^4.14.0"
},
"peerDependencies": {
"astro": "^4.0.0"