summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-05 16:26:25 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-05 16:26:25 -0800
commitdd3935b31cbe637a5354e76706c860848512b658 (patch)
treee31d25e0bc11b0e36dfb80d0a69c0fce34fa9211 /examples/framework-svelte
parentd6a6b7dff249bdf0b427a58ff8551e70c5e14ba2 (diff)
downloadastro-dd3935b31cbe637a5354e76706c860848512b658.tar.gz
astro-dd3935b31cbe637a5354e76706c860848512b658.tar.zst
astro-dd3935b31cbe637a5354e76706c860848512b658.zip
[ci] release (#10332)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-svelte')
-rw-r--r--examples/framework-svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index abef53b53..68d1133c5 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.2.0",
- "astro": "^4.4.11",
+ "astro": "^4.4.12",
"svelte": "^4.2.5"
}
}