aboutsummaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-28 13:26:33 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 22:26:33 +0200
commit3bdc7af2247d67993a9ad0642a07e4edded780fd (patch)
tree901b0b2f86cd0f1a7ab88bb5b8f3a36edc01acb6 /examples/hackernews
parentb32dffab6e16388c87fb5e8bb423ed02d88586bb (diff)
downloadastro-3bdc7af2247d67993a9ad0642a07e4edded780fd.tar.gz
astro-3bdc7af2247d67993a9ad0642a07e4edded780fd.tar.zst
astro-3bdc7af2247d67993a9ad0642a07e4edded780fd.zip
[ci] release (#13716)astro@5.7.8
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 3fffb63e6..f2fc34ff9 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.2.1",
- "astro": "^5.7.7"
+ "astro": "^5.7.8"
}
}