summaryrefslogtreecommitdiff
path: root/packages/integrations/node/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-21 08:57:44 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-21 16:57:44 +0100
commit425f8d0ab1b0e2a3d682062bc098c518e576e5a1 (patch)
tree9e7162fb1a3b0212a606a0c0a0c6122bddcb78bd /packages/integrations/node/package.json
parentdfd4ace67372f80bf671fbc01f2e6a3e69ac849a (diff)
downloadastro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.tar.gz
astro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.tar.zst
astro-425f8d0ab1b0e2a3d682062bc098c518e576e5a1.zip
Co-authored-by: github-actions[bot] <41898282+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 251dc5a75..37583ac45 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/node",
"description": "Deploy your site to a Node.js server",
- "version": "9.2.1",
+ "version": "9.2.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",