summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-19 06:13:53 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-19 14:13:53 +0100
commitb4563f85428925cdb4b9d7cb8a9f53543db8c76c (patch)
tree76f7972b09a2a7a99a1e2c5bfead7899e66688c0 /examples/hackernews
parente00a641f3aee9c1f66aa237aec44cdea53e2bc50 (diff)
downloadastro-b4563f85428925cdb4b9d7cb8a9f53543db8c76c.tar.gz
astro-b4563f85428925cdb4b9d7cb8a9f53543db8c76c.tar.zst
astro-b4563f85428925cdb4b9d7cb8a9f53543db8c76c.zip
[ci] release (#12021)astro@4.15.8@astrojs/mdx@3.1.7
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 c3a24df5e..e020e6b9f 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.15.7"
+ "astro": "^4.15.8"
}
}