summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-04 18:42:00 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-05 03:42:00 +0200
commit65bfefb96bd70bf948022e71b72684259fbd5105 (patch)
treeb4ef3b066228053755cb4233d425d1e609f3409f /examples/hackernews
parentca54e3f819fad009ac3c3c8b57a26014a2652a73 (diff)
downloadastro-65bfefb96bd70bf948022e71b72684259fbd5105.tar.gz
astro-65bfefb96bd70bf948022e71b72684259fbd5105.tar.zst
astro-65bfefb96bd70bf948022e71b72684259fbd5105.zip
[ci] release (#11909)astro@4.15.3@astrojs/db@0.14.1
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 2536820a4..5bc45625c 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/node": "^8.3.3",
- "astro": "^4.15.2"
+ "astro": "^4.15.3"
}
}