summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-30 12:28:32 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-30 15:28:32 -0500
commita2cbc75ac49139762714f4288d49558b43d036aa (patch)
tree58fd6df35d79e5bf81dbf034b30f42a887c4c54f /examples/hackernews
parent1a4cb6bc6ed767845546ee7705aa3853398552d5 (diff)
downloadastro-a2cbc75ac49139762714f4288d49558b43d036aa.tar.gz
astro-a2cbc75ac49139762714f4288d49558b43d036aa.tar.zst
astro-a2cbc75ac49139762714f4288d49558b43d036aa.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 ce9ff31b7..1e6f00b80 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.1",
- "astro": "^2.0.3"
+ "astro": "^2.0.4"
}
}