summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-24 07:04:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-24 10:04:16 -0400
commit608b2d732d762bf1f7f44a82b278caa8853c8c2f (patch)
tree7d9405247edc087fb883e20ac485e3f76dcb9361 /examples/hackernews
parent52606a3909f9de5ced9b9ba3ba25832f73a8689e (diff)
downloadastro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.tar.gz
astro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.tar.zst
astro-608b2d732d762bf1f7f44a82b278caa8853c8c2f.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 d5c36f428..92f0cd6c0 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^5.3.6",
- "astro": "^2.10.13"
+ "astro": "^2.10.14"
}
}