summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-02 04:59:20 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-02 19:59:20 +0800
commit9a231a4dd7e14ecb9cb95842060a4a24e4c03f02 (patch)
treeb90c36c53cab279637aa0ade14e953d7a58c1205 /examples/hackernews
parent007d17fee072955d4acb846a06d9eb666e908ef6 (diff)
downloadastro-9a231a4dd7e14ecb9cb95842060a4a24e4c03f02.tar.gz
astro-9a231a4dd7e14ecb9cb95842060a4a24e4c03f02.tar.zst
astro-9a231a4dd7e14ecb9cb95842060a4a24e4c03f02.zip
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 44c2cd938..0fb6bb59a 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.7.0"
+ "astro": "^4.7.1"
}
}