summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-18 14:13:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-18 17:13:25 -0400
commit34c39a0c96ee5aed74ceae851a512b271db7630d (patch)
tree8f4a16a476070887b7264fdb11d1ebad4b162476 /packages/integrations/netlify
parent531cc3e490bc3bc1b896eeaec05664571df5bb24 (diff)
downloadastro-34c39a0c96ee5aed74ceae851a512b271db7630d.tar.gz
astro-34c39a0c96ee5aed74ceae851a512b271db7630d.tar.zst
astro-34c39a0c96ee5aed74ceae851a512b271db7630d.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/netlify')
-rw-r--r--packages/integrations/netlify/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json
index 7bbd54c69..eca52ef3e 100644
--- a/packages/integrations/netlify/package.json
+++ b/packages/integrations/netlify/package.json
@@ -45,7 +45,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
- "astro": "workspace:^2.10.11"
+ "astro": "workspace:^2.10.12"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",