summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-30 09:14:12 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-30 18:14:12 +0200
commit2a9461443394f028afa56d09041b1f3c04260526 (patch)
tree7fd57f5c183242bfdc532d5084943b2273ead1b5 /examples/hackernews
parentd9bd7cf5ce4086d9dd59e372ca25d4c4cfdb05f6 (diff)
downloadastro-2a9461443394f028afa56d09041b1f3c04260526.tar.gz
astro-2a9461443394f028afa56d09041b1f3c04260526.tar.zst
astro-2a9461443394f028afa56d09041b1f3c04260526.zip
[ci] release (#8296)astro@3.0.2
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 d92293994..91c1cc1e8 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^6.0.0",
- "astro": "^3.0.1"
+ "astro": "^3.0.2"
}
}