summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-14 01:55:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-14 09:55:46 +0100
commita33804110df32a7b5d1ae5b77c5a2e050541de79 (patch)
treecf6170ffa56a5ab0419a07f45aebca26b6951970 /examples/hackernews
parent59a2fbc2132f34c4be3b2d80b0fb70e90bd081c4 (diff)
downloadastro-a33804110df32a7b5d1ae5b77c5a2e050541de79.tar.gz
astro-a33804110df32a7b5d1ae5b77c5a2e050541de79.tar.zst
astro-a33804110df32a7b5d1ae5b77c5a2e050541de79.zip
[ci] release (#12221)astro@4.16.3
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 6e99ec8a0..b3b5549f7 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.4",
- "astro": "^4.16.2"
+ "astro": "^4.16.3"
}
}