summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-12 08:31:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-12 11:31:46 -0400
commit3ff6b403db5191c1f676fac35b8134102442a800 (patch)
treef9a81915c75a4ae548973d9a481cb88e3859a14e /examples/hackernews
parentc704c449c0d92c420f3ca7b81b76f8b2a8735e88 (diff)
downloadastro-3ff6b403db5191c1f676fac35b8134102442a800.tar.gz
astro-3ff6b403db5191c1f676fac35b8134102442a800.tar.zst
astro-3ff6b403db5191c1f676fac35b8134102442a800.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 3c45703a6..599a3a1c8 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.6.0"
+ "astro": "^4.6.1"
}
}