summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-31 02:07:35 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-31 17:07:35 +0800
commit731b69712b0e9c5d5a4058db3fa3e8bf628c7aad (patch)
treebeff9546e16f67f7bca902670440de4365fd7c1b /examples/hackernews
parentd879c02a269e1417d675fa03506bc845c7158643 (diff)
downloadastro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.tar.gz
astro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.tar.zst
astro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.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 7f2fde105..c1202148b 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.0.0-alpha.1",
- "astro": "^5.0.0-beta.5"
+ "astro": "^5.0.0-beta.6"
}
}