summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-16 07:14:44 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-16 10:14:44 -0400
commit1de82f0f7805965124922ffd2cef6fb5e1b55527 (patch)
tree5d93ff6f0d98e334ee066183a295db1709df5f4b /examples/framework-svelte
parent45fdbc4650610bd8363a05c07f3863cc12391b28 (diff)
downloadastro-1de82f0f7805965124922ffd2cef6fb5e1b55527.tar.gz
astro-1de82f0f7805965124922ffd2cef6fb5e1b55527.tar.zst
astro-1de82f0f7805965124922ffd2cef6fb5e1b55527.zip
[ci] release (#4333)astro@1.0.6@astrojs/mdx@0.10.0
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 70f700781..d36c44cff 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^1.0.0",
- "astro": "^1.0.5"
+ "astro": "^1.0.6"
},
"dependencies": {
"svelte": "^3.48.0"