summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-30 08:10:06 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-30 11:10:06 -0500
commit8450a09f14e5d919cc255955e60779a81bd389bd (patch)
tree6302364ab3c7e6e29ffca5a8b86a3428db44f06c /examples/ssr
parent25a76eac9c933949c0b077f7e93e3ad34da2104f (diff)
downloadastro-@astrojs/image@0.12.0.tar.gz
astro-@astrojs/image@0.12.0.tar.zst
astro-@astrojs/image@0.12.0.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 e0d992b74..39c730f3b 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -12,7 +12,7 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
- "astro": "^1.6.11",
+ "astro": "^1.6.12",
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.2",
"@astrojs/node": "^3.1.0",