summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-07 14:25:00 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-07 17:25:00 -0400
commitd5312392013886b3b2b072b93f28b017c1959274 (patch)
tree6b9a10f07b7e310e21f304486dc4ebe745f9d39e /examples/hackernews
parent7f74326b762bfc174ebe8e37ae03733563e4214f (diff)
downloadastro-d5312392013886b3b2b072b93f28b017c1959274.tar.gz
astro-d5312392013886b3b2b072b93f28b017c1959274.tar.zst
astro-d5312392013886b3b2b072b93f28b017c1959274.zip
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 aff9ccf87..5bbbb7c67 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.1.1",
- "astro": "^2.2.0"
+ "astro": "^2.2.1"
}
}