summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-18 10:06:58 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-18 22:36:58 +0530
commit0ddc327ee85535b1a3b415ae49c664f9848b87f4 (patch)
tree40826461adc2a92a7e85ac7cddc534cadd023747 /examples/hackernews
parent1fc9b6062aadebb0e559188a2f6110900b085a19 (diff)
downloadastro-0ddc327ee85535b1a3b415ae49c664f9848b87f4.tar.gz
astro-0ddc327ee85535b1a3b415ae49c664f9848b87f4.tar.zst
astro-0ddc327ee85535b1a3b415ae49c664f9848b87f4.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index a3490ba74..fba1022ba 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^8.2.3",
- "astro": "^4.5.5"
+ "@astrojs/node": "^8.2.4",
+ "astro": "^4.5.6"
}
}