summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-16 09:07:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-16 17:07:50 +0100
commit668d97319c1b4ae60b64c9e8e14b3878f4d4cae2 (patch)
treebecf862e879c37389afaea13dcc89f05ecd368ef /examples/hackernews
parent3e7a12c8532411e580fcfdb8445cad8fc8499291 (diff)
downloadastro-668d97319c1b4ae60b64c9e8e14b3878f4d4cae2.tar.gz
astro-668d97319c1b4ae60b64c9e8e14b3878f4d4cae2.tar.zst
astro-668d97319c1b4ae60b64c9e8e14b3878f4d4cae2.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 599a3a1c8..5314b6025 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.6.1"
+ "astro": "^4.6.2"
}
}