summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-08 04:52:00 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-08 07:52:00 -0400
commit6b99523c3f674a055ecb395752a3c784484e74d5 (patch)
tree306103b8de1b66c17893f0bdf86274efd26fd2f6 /examples/hackernews
parent589d35158da1a2136387d0ad76609f5c8535c03a (diff)
downloadastro-6b99523c3f674a055ecb395752a3c784484e74d5.tar.gz
astro-6b99523c3f674a055ecb395752a3c784484e74d5.tar.zst
astro-6b99523c3f674a055ecb395752a3c784484e74d5.zip
[ci] release (#11602)astro@4.13.2
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 74f0f0b40..b27ee2f23 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.2",
- "astro": "^4.13.1"
+ "astro": "^4.13.2"
}
}