summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-22 13:56:59 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-22 16:56:59 -0400
commitcf65476b27053333cf5a36f6f9f46b794c98dfa2 (patch)
tree1656e06d2de0ea927a6348f9bd56854bf90f36ce /examples/hackernews
parent3f7630afd697809b1d4fbac6edd18153983c70ac (diff)
downloadastro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.tar.gz
astro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.tar.zst
astro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.zip
[ci] release (#11817)astro@4.14.5
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 14dc87aca..1e67ec4db 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.14.4"
+ "astro": "^4.14.5"
}
}