summaryrefslogtreecommitdiff
path: root/examples/hackernews/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-13 04:42:20 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-13 11:42:20 +0000
commit42772253faaa77c1d24f601605da4dc5b5048be1 (patch)
tree34c41b9147ed438e076f9e55b89cb6011fae44fc /examples/hackernews/package.json
parent3b5196ddb86d3cc5e3b4e1689be8ad050b193012 (diff)
downloadastro-@astrojs/markdown-remark@6.3.0.tar.gz
astro-@astrojs/markdown-remark@6.3.0.tar.zst
astro-@astrojs/markdown-remark@6.3.0.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/hackernews/package.json')
-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 00954607a..e2f704e2f 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,6 +11,6 @@
},
"dependencies": {
"@astrojs/node": "^9.1.3",
- "astro": "^5.4.3"
+ "astro": "^5.5.0"
}
}