summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-10 10:54:36 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-10 13:54:36 -0400
commit4f7091206c62f6546abdbdb895035b052cf383af (patch)
tree0f7c1bccc03520a5f9220daa4c0589584609d851 /packages/integrations/vercel
parent0a8d178c90f033fbba40666c54bcfc58c53ac905 (diff)
downloadastro-93eb974934680574e346cc3deaee0ec05c09cf7f.tar.gz
astro-93eb974934680574e346cc3deaee0ec05c09cf7f.tar.zst
astro-93eb974934680574e346cc3deaee0ec05c09cf7f.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vercel')
-rw-r--r--packages/integrations/vercel/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index d2c0d28b2..4290880a5 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -60,7 +60,7 @@
"web-vitals": "^3.1.1"
},
"peerDependencies": {
- "astro": "workspace:^2.6.2"
+ "astro": "workspace:^2.6.3"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",