summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-09 01:46:30 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-09 09:46:30 +0000
commit5f16a4c524393ef993ab62d2f6d42ba4cae756a0 (patch)
treea232792b012eed814df39cfc3684e7933fe60ecd /examples/hackernews
parent9962b093298911fe970138029766ea0ee3ed8325 (diff)
downloadastro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.tar.gz
astro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.tar.zst
astro-5f16a4c524393ef993ab62d2f6d42ba4cae756a0.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 a46b11676..cb4198769 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.0.0",
- "astro": "^5.1.3"
+ "astro": "^5.1.4"
}
}