summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-16 01:11:26 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-16 10:11:26 +0200
commit28176d28f7865ae52af5ee0a1346ec2caf6853e4 (patch)
tree4ae0e4426ab39522d9cec5bd71e5c629835818a6 /examples/hackernews
parent7f1a62484ed17fe7a9be5d1e2bb71e2fd12b9fed (diff)
downloadastro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.tar.gz
astro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.tar.zst
astro-28176d28f7865ae52af5ee0a1346ec2caf6853e4.zip
[ci] release (#13623)astro@5.7.1
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 aac006273..c64dbc2c1 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.2.0",
- "astro": "^5.7.0"
+ "astro": "^5.7.1"
}
}