summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-10 16:09:24 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-10 16:09:24 -0800
commit7ec016fec35d97bde38ec35126cd80ff27de85d0 (patch)
treec355a5fa387259f11fbf6e6a8f4ce539be7b4176 /examples/hackernews
parent20e60c6e0857f7b6938494df6027e8c1ad74cdc1 (diff)
downloadastro-7ec016fec35d97bde38ec35126cd80ff27de85d0.tar.gz
astro-7ec016fec35d97bde38ec35126cd80ff27de85d0.tar.zst
astro-7ec016fec35d97bde38ec35126cd80ff27de85d0.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 a4c94fcca..10282c2e2 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"@astrojs/node": "^3.0.0",
- "astro": "^1.6.6"
+ "astro": "^1.6.7"
}
}