summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-11 02:23:12 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-11 09:23:12 +0000
commit10fae31ac1278ea3f713467cd2909372a4f41bb3 (patch)
tree7cc36c9debd9da029162cdac31dc60a7d10b94c0 /examples/hackernews
parent6d1c63fa46a624b1c4981d4324ebabf37cc2b958 (diff)
downloadastro-308bee2e838802abf5dca5c77f8b3a2883f5cbc2.tar.gz
astro-308bee2e838802abf5dca5c77f8b3a2883f5cbc2.tar.zst
astro-308bee2e838802abf5dca5c77f8b3a2883f5cbc2.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/hackernews')
-rw-r--r--examples/hackernews/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index 5f55766c9..00954607a 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^9.1.2",
- "astro": "^5.4.2"
+ "@astrojs/node": "^9.1.3",
+ "astro": "^5.4.3"
}
}