summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-07 14:21:15 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-07 16:21:15 -0500
commit2e36d965880e852880e3c326900571449c188ff4 (patch)
tree2ae26c1d1657f3899bd3c4f042e529cb3ccb2993 /examples/framework-svelte
parent8e5a27b488b326c1f9be6f02c191a2fb0dafac56 (diff)
downloadastro-2e36d965880e852880e3c326900571449c188ff4.tar.gz
astro-2e36d965880e852880e3c326900571449c188ff4.tar.zst
astro-2e36d965880e852880e3c326900571449c188ff4.zip
[ci] release (#7988)astro@2.10.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 435807aa6..c42ae96ba 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.10.2",
+ "astro": "^2.10.3",
"svelte": "^3.59.1"
}
}