summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-09 07:40:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-09 22:40:23 +0800
commite2cdd3c96b22016cbab57f61b4bc67ac87f2fc00 (patch)
tree70ac53c79cea95009779f84810ca676f506aaa83 /examples/hackernews
parent4d163811e1a25affb2c3d9adb3af650b7f1c91b6 (diff)
downloadastro-e2cdd3c96b22016cbab57f61b4bc67ac87f2fc00.tar.gz
astro-e2cdd3c96b22016cbab57f61b4bc67ac87f2fc00.tar.zst
astro-e2cdd3c96b22016cbab57f61b4bc67ac87f2fc00.zip
[ci] release (#10985)astro@4.8.1@astrojs/react@3.3.4
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 61d7bf283..e398b9f7d 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.8.0"
+ "astro": "^4.8.1"
}
}