summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-11 08:22:23 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-11 11:22:23 -0400
commite1a886530f0c0077b5c94251ab2e9c428d761e7b (patch)
tree2c156c20b1ad7c66c372eaddb562672bd4591aa0 /examples/hackernews
parent718d8f54725565a8c7229f609f3b914beaa3b9a9 (diff)
downloadastro-e1a886530f0c0077b5c94251ab2e9c428d761e7b.tar.gz
astro-e1a886530f0c0077b5c94251ab2e9c428d761e7b.tar.zst
astro-e1a886530f0c0077b5c94251ab2e9c428d761e7b.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index 8f9c1b0b9..9a53cd04b 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^5.3.2",
- "astro": "^2.10.5"
+ "@astrojs/node": "^5.3.3",
+ "astro": "^2.10.6"
}
}