summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-30 09:38:31 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-30 12:38:31 -0500
commitd9787a6ff696fd1198d16226277e0662c3a2cb8c (patch)
treeca1313ff4646ef3de06125014bb62eef1a076f60 /examples/hackernews
parente779c6242418d1d4102e683ca5b851b764c89688 (diff)
downloadastro-d9787a6ff696fd1198d16226277e0662c3a2cb8c.tar.gz
astro-d9787a6ff696fd1198d16226277e0662c3a2cb8c.tar.zst
astro-d9787a6ff696fd1198d16226277e0662c3a2cb8c.zip
[ci] release (#5995)
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 0e3deb87b..ce9ff31b7 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.1",
- "astro": "^2.0.2"
+ "astro": "^2.0.3"
}
}