summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-02 16:43:30 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-02 19:43:30 -0500
commita1c0cbe604c9f91cdc421b5606aab574999eba01 (patch)
tree88da90334f047ffbb84fe7bf7dff1afc19c168bf /examples/hackernews
parent74c135ef9d3f0c658e1a78d0c982607b2fec9c27 (diff)
downloadastro-a1c0cbe604c9f91cdc421b5606aab574999eba01.tar.gz
astro-a1c0cbe604c9f91cdc421b5606aab574999eba01.tar.zst
astro-a1c0cbe604c9f91cdc421b5606aab574999eba01.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 354490854..ef2169c12 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^5.0.2",
+ "@astrojs/node": "^5.0.3",
"astro": "^2.0.6"
}
}