summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-02 00:42:07 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-02 00:42:07 -0800
commit2db9031a9f7707683e40d6a66cbd41360a746f4b (patch)
treed7450a145390033c942370d3133ccdc8623254d8 /examples/framework-svelte
parent25fe5bd04047d741a1ca726999fedde9650a34ef (diff)
downloadastro-2db9031a9f7707683e40d6a66cbd41360a746f4b.tar.gz
astro-2db9031a9f7707683e40d6a66cbd41360a746f4b.tar.zst
astro-2db9031a9f7707683e40d6a66cbd41360a746f4b.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 986e936e9..b50d0c2e3 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.8",
+ "astro": "^4.4.9",
"svelte": "^4.2.5"
}
}