summaryrefslogtreecommitdiff
path: root/packages/integrations/node
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/node
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/node')
-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 590afeb1c..3306b2e57 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.4"
+ "astro": "workspace:^2.10.5"
},
"devDependencies": {
"@types/node": "^18.16.18",