diff options
| author | 2024-11-26 01:03:38 -0800 | |
|---|---|---|
| committer | 2024-11-26 09:03:38 +0000 | |
| commit | 36d8d921db05bf9222512949a64f5076904dde4d (patch) | |
| tree | ac0aafdd55b3c6846ee385584fdd778bc90c0c3f /examples/framework-svelte | |
| parent | 0910a324e2b135859c4441b1e97c4cfd7b22c2bf (diff) | |
| download | astro-36d8d921db05bf9222512949a64f5076904dde4d.tar.gz astro-36d8d921db05bf9222512949a64f5076904dde4d.tar.zst astro-36d8d921db05bf9222512949a64f5076904dde4d.zip | |
[ci] release (#12501)astro@4.16.15
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
| -rw-r--r-- | examples/framework-svelte/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index b367c9588..c4020527d 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/svelte": "^6.0.2", - "astro": "^4.16.14", + "astro": "^4.16.15", "svelte": "^5.1.16" } } |
