summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-03 04:52:02 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-03 12:52:02 +0100
commitda473ec0aac71dd56d59f6ed35c835a4eef7e215 (patch)
treef20a7cf817fa6b2113cb222bac03fcba7be589c8 /examples/hackernews
parent334948ced29ed9ab03992f2174547bb9ee3a20c0 (diff)
downloadastro-da473ec0aac71dd56d59f6ed35c835a4eef7e215.tar.gz
astro-da473ec0aac71dd56d59f6ed35c835a4eef7e215.tar.zst
astro-da473ec0aac71dd56d59f6ed35c835a4eef7e215.zip
Co-authored-by: github-actions[bot] <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 0d097bc57..2a1fee8a4 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^9.0.0-alpha.1",
- "astro": "^5.0.0-alpha.2"
+ "astro": "^5.0.0-alpha.3"
}
}