summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 04:04:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 13:04:37 +0200
commit490eed1cd948f91aedf86b5ffd4ac7285ee52f40 (patch)
tree4379f41703650e43f45fd8c2070c72f831c9fbfc /examples/ssr
parent878f7f60ba205ea499f910724a6b897a345b6a49 (diff)
downloadastro@4.15.5.tar.gz
astro@4.15.5.tar.zst
astro@4.15.5.zip
[ci] release (#11940)astro@4.15.5@astrojs/mdx@3.1.6
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 652197543..9b1c4cb80 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^8.3.3",
"@astrojs/svelte": "^5.7.0",
- "astro": "^4.15.4",
+ "astro": "^4.15.5",
"svelte": "^4.2.19"
}
}