summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-19 08:36:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-19 11:36:45 -0400
commitf87680f6df2e8525d9b8667e2ae7e600543e1c73 (patch)
treed339d43b9bddcc2a6f1ebb9bba5c963ff7028833 /examples/hackernews
parentbb644834ef03bc00048c7381f20a1c01388438e2 (diff)
downloadastro-f87680f6df2e8525d9b8667e2ae7e600543e1c73.tar.gz
astro-f87680f6df2e8525d9b8667e2ae7e600543e1c73.tar.zst
astro-f87680f6df2e8525d9b8667e2ae7e600543e1c73.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 2077ab4e7..1b0a30b4d 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.2.0",
- "astro": "^2.6.4"
+ "astro": "^2.6.5"
}
}