summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-05 06:44:51 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-05 14:44:51 +0000
commit79e191ae4274ba07a26941dab78bd87453263c8d (patch)
tree9fd9b7008049981b174dbf79dffc6b73572824d1 /examples/hackernews
parent631e5d01b00efee6970466c38201cb0e67ec74cf (diff)
downloadastro-79e191ae4274ba07a26941dab78bd87453263c8d.tar.gz
astro-79e191ae4274ba07a26941dab78bd87453263c8d.tar.zst
astro-79e191ae4274ba07a26941dab78bd87453263c8d.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 439b426a2..0a354dacf 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^7.0.0",
- "astro": "^4.0.0"
+ "astro": "^4.0.1"
}
}