summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-12 16:00:58 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-12 19:00:58 -0500
commite723e9e8ea21531b5200b22a14aca333b3a0580d (patch)
tree9792e0f86dd198b4e1eefca7b673dedb51b9f2f0 /examples/ssr
parent471e7127a3a92f3008a71aa25a093e5f9b309176 (diff)
downloadastro@4.16.11.tar.gz
astro@4.16.11.tar.zst
astro@4.16.11.zip
[ci] release (#12403)astro@4.16.11
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 aa06d247e..e79a746c4 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/svelte": "^5.7.3",
- "astro": "^4.16.10",
+ "astro": "^4.16.11",
"svelte": "^4.2.19"
}
}