aboutsummaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-03 03:03:43 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-03 11:03:43 +0100
commit90b0ac1fe1f782adafec07c9c396b829c347686c (patch)
tree90994b8cdeb53cce3b93406925dbc9b80cde04f5 /examples/hackernews
parentc38102469d867d9d354620fad19cc51f9087223a (diff)
downloadastro-90b0ac1fe1f782adafec07c9c396b829c347686c.tar.gz
astro-90b0ac1fe1f782adafec07c9c396b829c347686c.tar.zst
astro-90b0ac1fe1f782adafec07c9c396b829c347686c.zip
[ci] release (#13540)astro@5.6.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/hackernews')
-rw-r--r--examples/hackernews/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index 6ca42b4fa..f3d31c309 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.1.3",
- "astro": "^5.5.6"
+ "astro": "^5.6.0"
}
}