summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-20 07:32:26 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-20 10:32:26 -0400
commit1589eaabcdfeab12e585fd40c98978e2dfab4981 (patch)
treea851cc4d1a9cbaf568b6c8cf7651514cacded221 /examples/hackernews
parent2b34fc49282cbf5bf89de46359b51a67a5c4b8bb (diff)
downloadastro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.gz
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.zst
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.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 1b0a30b4d..930367a04 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.2.0",
- "astro": "^2.6.5"
+ "astro": "^2.6.6"
}
}