summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-29 04:50:49 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-29 13:50:49 +0200
commit17f71278f4bf9b749d9170023e82bd46cbb7edd5 (patch)
treee8e5c567d4662cac40e906a13819fddcb96efab8 /examples/hackernews
parent9da5b3dab2abfac8867957434574fbfed40f71f5 (diff)
downloadastro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.gz
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.tar.zst
astro-17f71278f4bf9b749d9170023e82bd46cbb7edd5.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 0f844a371..d2e72a827 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.14.6"
+ "astro": "^4.15.0"
}
}