summaryrefslogtreecommitdiff
path: root/packages/integrations/node/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-29 07:58:09 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-29 10:58:09 -0400
commit6f47c6c919724a071d0d1896a7cde6adbe7c079e (patch)
tree14a26edf3c71031611effb7ca5ad2391e1df509b /packages/integrations/node/package.json
parent51e67e0ab0e6af4f35bda4db8bf0f609c2d8e7c4 (diff)
downloadastro-6f47c6c919724a071d0d1896a7cde6adbe7c079e.tar.gz
astro-6f47c6c919724a071d0d1896a7cde6adbe7c079e.tar.zst
astro-6f47c6c919724a071d0d1896a7cde6adbe7c079e.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 4b9c0e64c..f7114f917 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -37,7 +37,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
- "astro": "workspace:^3.0.0-rc.8"
+ "astro": "workspace:^3.0.0-rc.9"
},
"devDependencies": {
"@types/node": "^18.17.8",