summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-02 00:46:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-02 15:46:43 +0800
commitf7d6254f8f63363dc88b07381983f2a8cce69559 (patch)
tree88c7a320c01db789603d35283320ade2d7d9093a /examples/hackernews
parent260f4fa1912ba78299c587a7cad1101354ebbb48 (diff)
downloadastro-f7d6254f8f63363dc88b07381983f2a8cce69559.tar.gz
astro-f7d6254f8f63363dc88b07381983f2a8cce69559.tar.zst
astro-f7d6254f8f63363dc88b07381983f2a8cce69559.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 203b70bd0..df33b58a9 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.2.5",
- "astro": "^4.5.12"
+ "astro": "^4.5.13"
}
}