summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-07 10:25:29 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-07 23:55:29 +0530
commitef00224a86a5863f2800274d1034d7b039b55749 (patch)
tree580fb2f7a71823d73fa7fb3da8da4488a1807c42 /examples/hackernews
parent3fc76efb2a8faa47edf67562a1f0c84a19be1b33 (diff)
downloadastro-ef00224a86a5863f2800274d1034d7b039b55749.tar.gz
astro-ef00224a86a5863f2800274d1034d7b039b55749.tar.zst
astro-ef00224a86a5863f2800274d1034d7b039b55749.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 1e6d6b545..1f85935a4 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.0",
- "astro": "^4.3.4"
+ "astro": "^4.3.5"
}
}