summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-06 14:35:56 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-06 16:35:56 -0500
commit88c76a9a424722b527f7b6f463f8ccf6d9c1622f (patch)
tree55ef6852fe26021186b4f0acbf4882d8e90947ae /examples/framework-svelte
parent0b8fbe20629fb0849bb94c2fb92dba193b96fbd7 (diff)
downloadastro-88c76a9a424722b527f7b6f463f8ccf6d9c1622f.tar.gz
astro-88c76a9a424722b527f7b6f463f8ccf6d9c1622f.tar.zst
astro-88c76a9a424722b527f7b6f463f8ccf6d9c1622f.zip
[ci] release (#8439)astro@3.0.10@astrojs/mdx@1.0.2
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 31b9f0ac1..f7104d2fc 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^4.0.1",
- "astro": "^3.0.9",
+ "astro": "^3.0.10",
"svelte": "^4.2.0"
}
}