summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-13 06:21:47 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-13 14:21:47 +0000
commit3b3bc9b8cd050bb27b5e4d51dd02cbcbd27c76f0 (patch)
treea7010acfd49bc2f99777271f39a0c97c9f8a3dfc /examples/hackernews
parentacac0af53466f8a381ccdac29ed2ad735d7b4e79 (diff)
downloadastro-3b3bc9b8cd050bb27b5e4d51dd02cbcbd27c76f0.tar.gz
astro-3b3bc9b8cd050bb27b5e4d51dd02cbcbd27c76f0.tar.zst
astro-3b3bc9b8cd050bb27b5e4d51dd02cbcbd27c76f0.zip
[ci] release (#12422)astro@4.16.12
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 ebfff074b..da868174d 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.4",
- "astro": "^4.16.11"
+ "astro": "^4.16.12"
}
}