summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-23 13:11:39 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-23 16:11:39 -0500
commita75177f843ad3ab5122b29b72f6f2b3c753bdd9f (patch)
tree604e6999deab191d45c81e5cac82886cbd0f22b5 /examples/hackernews
parentc61ec4202a025868713f7e5050e72b8882c44d43 (diff)
downloadastro-a75177f843ad3ab5122b29b72f6f2b3c753bdd9f.tar.gz
astro-a75177f843ad3ab5122b29b72f6f2b3c753bdd9f.tar.zst
astro-a75177f843ad3ab5122b29b72f6f2b3c753bdd9f.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 17d49c71c..7a9ae9c66 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.0-beta.1",
- "astro": "^2.0.0-beta.3"
+ "astro": "^2.0.0-beta.4"
}
}