summaryrefslogtreecommitdiff
path: root/packages/integrations/node/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-14 10:31:31 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-14 13:31:31 -0500
commit993b58d5678f6c4aa6d766b1c2164b91935c9f10 (patch)
treeda2130eeef018cd1a94e97d31faa0073f54a7113 /packages/integrations/node/package.json
parente385076efe297f457343275e2e7002f71b35792b (diff)
downloadastro-993b58d5678f6c4aa6d766b1c2164b91935c9f10.tar.gz
astro-993b58d5678f6c4aa6d766b1c2164b91935c9f10.tar.zst
astro-993b58d5678f6c4aa6d766b1c2164b91935c9f10.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/node/package.json')
-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 60bedb9a1..88c62314c 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -34,7 +34,7 @@
"send": "^0.18.0"
},
"peerDependencies": {
- "astro": "^1.6.7"
+ "astro": "^1.6.8"
},
"devDependencies": {
"@types/send": "^0.17.1",