aboutsummaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-16 06:38:20 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-16 15:38:20 +0200
commit3d1409da91e6ab1dc4e80b4190ea40bc644b8dd9 (patch)
tree393d78f5211fad707b73fc50a3328b193412d8e5 /examples/hackernews
parentd475afcae7259204072e644e3d66e5479510f410 (diff)
downloadastro-3d1409da91e6ab1dc4e80b4190ea40bc644b8dd9.tar.gz
astro-3d1409da91e6ab1dc4e80b4190ea40bc644b8dd9.tar.zst
astro-3d1409da91e6ab1dc4e80b4190ea40bc644b8dd9.zip
[ci] release (#13631)astro@5.7.2
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 c64dbc2c1..dfe80c73b 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.2.0",
- "astro": "^5.7.1"
+ "astro": "^5.7.2"
}
}