summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-28 03:51:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-28 12:51:43 +0200
commit5af8b4f1cb7508d22d994f077948a3b505b1412e (patch)
tree30e2f92f079b1fb556623b97ad3592f43e175dd8 /examples/hackernews
parenta2214cedd0461a2df3ac58d8a4ec5a2912e93f31 (diff)
downloadastro-5af8b4f1cb7508d22d994f077948a3b505b1412e.tar.gz
astro-5af8b4f1cb7508d22d994f077948a3b505b1412e.tar.zst
astro-5af8b4f1cb7508d22d994f077948a3b505b1412e.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 1e67ec4db..0f844a371 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.14.5"
+ "astro": "^4.14.6"
}
}