summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-11 13:09:08 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-11 16:09:08 -0400
commit33bfe6ed05cbc5dda95571f9669774ccebf8429b (patch)
tree2e2e15dbbd1957b7bb447fedd8770936ad400d57 /examples/ssr
parentae7dc5f6921a96d7309a0bda91190f0d73735c5a (diff)
downloadastro-@astrojs/db@0.7.2.tar.gz
astro-@astrojs/db@0.7.2.tar.zst
astro-@astrojs/db@0.7.2.zip
[ci] release (#10383)astro@4.5.1@astrojs/db@0.7.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/ssr')
-rw-r--r--examples/ssr/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index 13e75fc00..e63c5fa29 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^8.2.3",
"@astrojs/svelte": "^5.2.0",
- "astro": "^4.5.0",
+ "astro": "^4.5.1",
"svelte": "^4.2.5"
}
}