summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-02 01:34:57 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-02 16:34:57 +0800
commita067c2a2c7fee6786e9cc8c50bc9aae645750f76 (patch)
treef68e8a968d67037c9fee530f08ba0a09fafc391f /examples/hackernews
parent0b22bb9af45d888d2a6de563ffdc3b8ad1bc0731 (diff)
downloadastro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.tar.gz
astro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.tar.zst
astro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.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 662bdfab4..d35a9360e 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^6.0.1",
- "astro": "^3.2.0"
+ "@astrojs/node": "^6.0.2",
+ "astro": "^3.2.1"
}
}