summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-10 06:25:28 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-10 21:25:28 +0800
commitfc30b8539c2a4b4271b798234f5056eb57ced46c (patch)
tree4961ce19ed634d08dfc46a41e6e6725d5ffbcbed /packages/integrations/netlify
parent6936c173c0edff5cbebd70b3e71153ef01c7034f (diff)
downloadastro-fc30b8539c2a4b4271b798234f5056eb57ced46c.tar.gz
astro-fc30b8539c2a4b4271b798234f5056eb57ced46c.tar.zst
astro-fc30b8539c2a4b4271b798234f5056eb57ced46c.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 56d0dc1f9..f338eb52b 100644
--- a/packages/integrations/netlify/package.json
+++ b/packages/integrations/netlify/package.json
@@ -44,7 +44,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
- "astro": "workspace:^2.10.4"
+ "astro": "workspace:^2.10.5"
},
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",