summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-13 13:05:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-13 16:05:43 -0400
commit43daac7a9b4cc793369bbeb3f722f8de9d8f64c8 (patch)
treecd65bb1f3047598c345c54da40d83eef7beda61c /packages/integrations/vercel/package.json
parent9676f948402aadd0b8b36d3af0df423722b68129 (diff)
downloadastro-065dd502fedebd91b88dd54428de07671f3f8752.tar.gz
astro-065dd502fedebd91b88dd54428de07671f3f8752.tar.zst
astro-065dd502fedebd91b88dd54428de07671f3f8752.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vercel/package.json')
-rw-r--r--packages/integrations/vercel/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index 7d1fda41d..b63a54299 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
- "version": "3.2.0",
+ "version": "3.2.1",
"type": "module",
"author": "withastro",
"license": "MIT",
@@ -53,7 +53,7 @@
"web-vitals": "^3.1.1"
},
"peerDependencies": {
- "astro": "workspace:^2.1.2"
+ "astro": "workspace:^2.1.3"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.2",