summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-28 09:34:00 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-28 12:34:00 -0400
commitd2b6dabfb37540774fb70d2d58aa7ba2f335e2dc (patch)
tree87058ab2c596e1909e1e399f96d8bbd72251c367 /examples/framework-svelte
parent8867f3c99da56807e2962f5c4604b18839d8f8fd (diff)
downloadastro-d2b6dabfb37540774fb70d2d58aa7ba2f335e2dc.tar.gz
astro-d2b6dabfb37540774fb70d2d58aa7ba2f335e2dc.tar.zst
astro-d2b6dabfb37540774fb70d2d58aa7ba2f335e2dc.zip
[ci] release (#7854)astro@2.9.6
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 211576f43..de05e34e3 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^3.1.0",
- "astro": "^2.9.5",
+ "astro": "^2.9.6",
"svelte": "^3.59.1"
}
}