summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-07 06:38:45 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-07 15:38:45 +0100
commitfa9218e8369557ccfc4bbed1a40c2602c7bbcaf8 (patch)
tree911e2b683c466f66ddce417e674a41318b1341c5 /examples/hackernews
parente6b5306a7de779ce495d0ff076d302de0aa57eaf (diff)
downloadastro-fa9218e8369557ccfc4bbed1a40c2602c7bbcaf8.tar.gz
astro-fa9218e8369557ccfc4bbed1a40c2602c7bbcaf8.tar.zst
astro-fa9218e8369557ccfc4bbed1a40c2602c7bbcaf8.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 f288712bc..1e6d6b545 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.0",
- "astro": "^4.3.3"
+ "astro": "^4.3.4"
}
}