summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-04 23:48:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-05 14:48:04 +0800
commitf820bb3f0be34da60f3674205b2f24e512c48f76 (patch)
tree8046f63bfed002150e38009ada81adc97a7124e4 /examples/hackernews
parent6dc251334f612bfe59d845ca4ce95a1fb958cccf (diff)
downloadastro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.gz
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.zst
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.zip
[ci] release (#7559)astro@2.7.4
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 dcd776ad5..04facec5c 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.3.0",
- "astro": "^2.7.3"
+ "astro": "^2.7.4"
}
}