summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-21 14:08:38 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-21 17:08:38 -0400
commit22ceb4830257a84b26115bf759b42448c442a606 (patch)
tree62ebbf9b825c325665a5e13f91aaf0686330b4a9 /examples/hackernews
parent735767f8dfe302834e48c2383c387b0e41c2f006 (diff)
downloadastro-22ceb4830257a84b26115bf759b42448c442a606.tar.gz
astro-22ceb4830257a84b26115bf759b42448c442a606.tar.zst
astro-22ceb4830257a84b26115bf759b42448c442a606.zip
[ci] release (#11796)astro@4.14.4
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 27f904139..14dc87aca 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.14.3"
+ "astro": "^4.14.4"
}
}