summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-20 03:58:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-20 11:58:37 +0100
commit58a321193e0c8c1974827d7364eae11722e15607 (patch)
treefdf6f8b63c5baa7fdc478dc05927615c0b55ad69 /examples/hackernews
parentfd3645fe8364ec5e280b6802d1468867890d463c (diff)
downloadastro-58a321193e0c8c1974827d7364eae11722e15607.tar.gz
astro-58a321193e0c8c1974827d7364eae11722e15607.tar.zst
astro-58a321193e0c8c1974827d7364eae11722e15607.zip
[ci] release (#11276)astro@4.11.0
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 85221d768..a42622b49 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.1",
- "astro": "^4.10.3"
+ "astro": "^4.11.0"
}
}