summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-11 20:39:47 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-11 22:39:47 -0600
commit5f2db426ce13d8b3ad6f506490aec8a980e48cc7 (patch)
tree28b7aa2a2a66b38a95ec2f5a109c33907d486535 /examples/hackernews
parentc5d7f4452ab3b240804a8c1bddbabc4e63000f48 (diff)
downloadastro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.gz
astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.zst
astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.zip
[ci] release (#9070)astro@3.5.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 28f72b89e..95e199737 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^6.0.3",
- "astro": "^3.5.2"
+ "astro": "^3.5.3"
}
}