summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-15 07:35:58 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-15 22:35:58 +0800
commit087270c61fd5c91ddd37db5c8fd93a8a0ef41f94 (patch)
treea1727eaa65f5189e2c0e5185b74b3550d53c1362 /examples/hackernews
parenta12027b6af411be39700919ca47e240a335e9887 (diff)
downloadastro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.gz
astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.zst
astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index 4571cd2eb..6863d3b24 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^5.3.3",
- "astro": "^2.10.7"
+ "@astrojs/node": "^5.3.4",
+ "astro": "^2.10.8"
}
}