summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-18 01:14:39 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-18 16:14:39 +0800
commitd80e5fcf8e35f0756d05b74e930089089f0abf38 (patch)
tree4e2d420a76b5263950e11dcd2f9482fb9d64b069 /examples/hackernews
parentd9f41266453652065137aaba8ae4e9a724f19bec (diff)
downloadastro-d80e5fcf8e35f0756d05b74e930089089f0abf38.tar.gz
astro-d80e5fcf8e35f0756d05b74e930089089f0abf38.tar.zst
astro-d80e5fcf8e35f0756d05b74e930089089f0abf38.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 898848972..d26a8f868 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.3.0",
- "astro": "^2.8.3"
+ "astro": "^2.8.4"
}
}