aboutsummaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-13 08:22:18 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-13 15:22:18 +0000
commit61b71544b68a5ca79370cb516a38f25667eb65eb (patch)
treeb2eb308904cf138b7275b8769cd3606a76e6fb55 /examples/hackernews
parent2f039b927a3a1334948adc7788b1f24c074dfac7 (diff)
downloadastro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.gz
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.tar.zst
astro-61b71544b68a5ca79370cb516a38f25667eb65eb.zip
[ci] release (#13418)astro@5.5.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 9effd9f30..d98b861cb 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.1.3",
- "astro": "^5.5.1"
+ "astro": "^5.5.2"
}
}