summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-04 04:44:20 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-04 12:44:20 +0100
commit70865b3cdcd3d54d41e99d634f66cfdb95be459d (patch)
treef6b7ba151ab0618b78ce0cc236fe07af55e36743 /examples/hackernews
parentc3dce8363be22121a567df22df2ec566a3ebda17 (diff)
downloadastro-70865b3cdcd3d54d41e99d634f66cfdb95be459d.tar.gz
astro-70865b3cdcd3d54d41e99d634f66cfdb95be459d.tar.zst
astro-70865b3cdcd3d54d41e99d634f66cfdb95be459d.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 2a1fee8a4..453971d8b 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.3"
+ "astro": "^5.0.0-alpha.4"
}
}