summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-02 00:46:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-02 15:46:43 +0800
commitf7d6254f8f63363dc88b07381983f2a8cce69559 (patch)
tree88c7a320c01db789603d35283320ade2d7d9093a /examples/framework-svelte
parent260f4fa1912ba78299c587a7cad1101354ebbb48 (diff)
downloadastro-f7d6254f8f63363dc88b07381983f2a8cce69559.tar.gz
astro-f7d6254f8f63363dc88b07381983f2a8cce69559.tar.zst
astro-f7d6254f8f63363dc88b07381983f2a8cce69559.zip
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 9493e8ba3..44ab912ad 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.5.12",
+ "astro": "^4.5.13",
"svelte": "^4.2.5"
}
}