summaryrefslogtreecommitdiff
path: root/packages/integrations
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-11 11:02:47 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-11 14:02:47 -0400
commit81269c66859b51ab4e4ec064e39bcb46b5783704 (patch)
treeac9cbb6c1ed470fccc9a7cc1e3e272d684ca514d /packages/integrations
parentf1a776e436ae7775d1018143cf23a6acab0ccd03 (diff)
downloadastro-81269c66859b51ab4e4ec064e39bcb46b5783704.tar.gz
astro-81269c66859b51ab4e4ec064e39bcb46b5783704.tar.zst
astro-81269c66859b51ab4e4ec064e39bcb46b5783704.zip
[ci] release (#8043)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations')
-rw-r--r--packages/integrations/node/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json
index d5d64bc1f..988246f10 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -38,7 +38,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
- "astro": "workspace:^2.10.6"
+ "astro": "workspace:^2.10.7"
},
"devDependencies": {
"@types/node": "^18.16.18",