summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-15 00:37:22 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-15 15:37:22 +0800
commit6df5bba870001ccaf7eee5ad7707ba6c90f955c4 (patch)
treea613ac85f0f2fee2041219ceef488b2090d02999 /examples/hackernews
parent64bb796c0fee551b8b2349b5246946f60080565b (diff)
downloadastro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.tar.gz
astro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.tar.zst
astro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.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 b3b5549f7..db1dbc371 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.4",
- "astro": "^4.16.3"
+ "astro": "^4.16.4"
}
}