summaryrefslogtreecommitdiff
path: root/packages/integrations/node/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-21 05:03:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-21 08:03:46 -0400
commit6afb1efea8601cc2bfacec27a8d09c2533fb704a (patch)
treec16d917a571e529a237e5e6434f85fe6258b026d /packages/integrations/node/package.json
parenta661907b40e76aa56e7d7bd7e745bb16456b13e7 (diff)
downloadastro@2.1.4.tar.gz
astro@2.1.4.tar.zst
astro@2.1.4.zip
* [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Holmes <hey@bholmes.dev>
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 203e077da..8c53e12e0 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -35,7 +35,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
- "astro": "workspace:^2.1.3"
+ "astro": "workspace:^2.1.4"
},
"devDependencies": {
"@types/send": "^0.17.1",