summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-20 07:35:33 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-20 16:35:33 +0200
commit7e2f142a5ae73895892000011016478d9da05e1d (patch)
tree7cd7351ce187b20ce6f597b4fd8c18232090a33a /examples/ssr
parent41c3fcb6189709450a67ea8f726071d5f3cdc80e (diff)
downloadastro-create-astro@4.8.4.tar.gz
astro-create-astro@4.8.4.tar.zst
astro-create-astro@4.8.4.zip
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 d35df0ec4..e89889203 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.14.2",
+ "astro": "^4.14.3",
"svelte": "^4.2.18"
}
}