summaryrefslogtreecommitdiff
path: root/examples/hackernews/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-14 06:01:03 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-14 09:01:03 -0500
commit242fd71a6a98512586d06adafd57446cb46e5370 (patch)
treec9bf0560d1f267145cb5e6b77d2ca1f529369e04 /examples/hackernews/package.json
parentd2340058aab30c91be4161e24bd3a1d70e58a205 (diff)
downloadastro-242fd71a6a98512586d06adafd57446cb46e5370.tar.gz
astro-242fd71a6a98512586d06adafd57446cb46e5370.tar.zst
astro-242fd71a6a98512586d06adafd57446cb46e5370.zip
Co-authored-by: github-actions[bot] <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 b93b13079..4eafdc9e6 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^7.0.1",
- "astro": "^4.0.4"
+ "astro": "^4.0.5"
}
}