summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-22 05:03:48 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-22 13:03:48 +0100
commit3632dda0c14d03b6849a2f513fc2467a91bcbc83 (patch)
tree51478d366e7d9db48a890f51c9aa58bd60ab363d /examples/hackernews
parent3c3b492375bd6a63f1fb6cede3685aff999be3c9 (diff)
downloadastro-3632dda0c14d03b6849a2f513fc2467a91bcbc83.tar.gz
astro-3632dda0c14d03b6849a2f513fc2467a91bcbc83.tar.zst
astro-3632dda0c14d03b6849a2f513fc2467a91bcbc83.zip
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 1e0cc385d..c1f1ab6c5 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.2.2",
- "astro": "^5.7.14"
+ "astro": "^5.8.0"
}
}