summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-18 05:31:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-18 13:31:13 +0100
commitc6e0d8e1cdf58e4cc797e86fb3cc4494e2111566 (patch)
treebfa7d812ec5024d84bd266803ae60e45b66bfbb7 /examples/hackernews
parentedc467d3b0c341ed60728fd80be36ea1fe335050 (diff)
downloadastro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.gz
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.zst
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.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 fc11db905..89bf646a3 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^6.0.3",
- "astro": "^3.3.1"
+ "astro": "^3.3.2"
}
}