summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-18 05:31:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-18 13:31:13 +0100
commitc6e0d8e1cdf58e4cc797e86fb3cc4494e2111566 (patch)
treebfa7d812ec5024d84bd266803ae60e45b66bfbb7 /examples/ssr
parentedc467d3b0c341ed60728fd80be36ea1fe335050 (diff)
downloadastro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.gz
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.zst
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.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 d3d393627..e860c574c 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^6.0.3",
"@astrojs/svelte": "^4.0.3",
- "astro": "^3.3.1",
+ "astro": "^3.3.2",
"svelte": "^4.2.0"
}
}