summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-04 07:16:31 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-04 15:16:31 +0000
commite862d070b47cc7ff13988434bed7f34b7871c683 (patch)
tree1b3f524690765356d397503855e9dfa8f9373b28 /examples/hackernews
parent825ba1a598586a4106196a44dd41f47fb466de6f (diff)
downloadastro-e862d070b47cc7ff13988434bed7f34b7871c683.tar.gz
astro-e862d070b47cc7ff13988434bed7f34b7871c683.tar.zst
astro-e862d070b47cc7ff13988434bed7f34b7871c683.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 10e2cef66..cbc5b3aeb 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^7.0.4",
- "astro": "^4.0.9"
+ "astro": "^4.1.0"
}
}