summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-14 01:55:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-14 09:55:46 +0100
commita33804110df32a7b5d1ae5b77c5a2e050541de79 (patch)
treecf6170ffa56a5ab0419a07f45aebca26b6951970 /examples/framework-svelte
parent59a2fbc2132f34c4be3b2d80b0fb70e90bd081c4 (diff)
downloadastro-a33804110df32a7b5d1ae5b77c5a2e050541de79.tar.gz
astro-a33804110df32a7b5d1ae5b77c5a2e050541de79.tar.zst
astro-a33804110df32a7b5d1ae5b77c5a2e050541de79.zip
[ci] release (#12221)astro@4.16.3
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 fea663dc4..a301c46dc 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.7.2",
- "astro": "^4.16.2",
+ "astro": "^4.16.3",
"svelte": "^4.2.19"
}
}