aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-23 13:24:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-23 16:24:16 -0400
commit3ab8f18fdb02bea4e9a4cfe6bc3ad32a9970edd6 (patch)
tree187b0f91938b17f1e1b11315151d481d4c99ed19
parentcfcd80ec827cc045d0917d186d5564029708a610 (diff)
downloadastro-3ab8f18fdb02bea4e9a4cfe6bc3ad32a9970edd6.tar.gz
astro-3ab8f18fdb02bea4e9a4cfe6bc3ad32a9970edd6.tar.zst
astro-3ab8f18fdb02bea4e9a4cfe6bc3ad32a9970edd6.zip
[ci] release (#7181)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-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 f77b2f923..dc06d92d0 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.5.4"
+ "astro": "workspace:^2.5.5"
},
"devDependencies": {
"@types/send": "^0.17.1",