summaryrefslogtreecommitdiff
path: root/examples/component/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-09 11:27:56 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-09 14:27:56 -0500
commitd6845245f2d84f3f4fff64538334ba67f4ff8194 (patch)
tree2b860aec38c46dc1a6910189b4b3b8231da46a77 /examples/component/package.json
parent9e7a198132c57da98dc4d52cde5f48bc23585cc7 (diff)
downloadastro-@astrojs/vercel@3.1.1.tar.gz
astro-@astrojs/vercel@3.1.1.tar.zst
astro-@astrojs/vercel@3.1.1.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 676842632..55ecdf5a1 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.0.9"
+ "astro": "^2.0.10"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"