summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-01 11:38:18 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-01 14:38:18 -0500
commita007dbc759179619f41dcb84ec7b2483bbd62320 (patch)
treeb82734d5a68b2571f4856d46b55f8f3717cf60f5 /examples/hackernews
parent97a97196fc4d2dd8ced838ddbca17a587cfa0957 (diff)
downloadastro-a007dbc759179619f41dcb84ec7b2483bbd62320.tar.gz
astro-a007dbc759179619f41dcb84ec7b2483bbd62320.tar.zst
astro-a007dbc759179619f41dcb84ec7b2483bbd62320.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 9c97e21e1..b344dd59b 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^5.0.1",
+ "@astrojs/node": "^5.0.2",
"astro": "^2.0.5"
}
}