summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-14 15:28:42 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-14 15:28:42 -0400
commitc1336ae41cfa9e263b5761123874b9b73c18d405 (patch)
treeefaabf28fdfd5a5441f66d1ae4be8e26288bca2e /examples/framework-svelte
parente352238441b8f838e67347d57d256dff10afc797 (diff)
downloadastro-c1336ae41cfa9e263b5761123874b9b73c18d405.tar.gz
astro-c1336ae41cfa9e263b5761123874b9b73c18d405.tar.zst
astro-c1336ae41cfa9e263b5761123874b9b73c18d405.zip
[ci] release (#3114)astro@1.0.0-beta.12
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 ab9aa884c..193909ecf 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^0.1.1",
- "astro": "^1.0.0-beta.11"
+ "astro": "^1.0.0-beta.12"
},
"dependencies": {
"svelte": "^3.47.0"