summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-15 11:05:25 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-15 14:05:25 -0400
commitb2da8a124a03ce58dbca7df7ae1d68019f6637cc (patch)
tree0ce2c928cc2a7600634b2afae5023aa84e206f61 /examples/framework-svelte
parent7c11ef63bda79e78c49c226cd8303075874c2841 (diff)
downloadastro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.gz
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.zst
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.zip
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 14cbd42f0..95401a4bf 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.0",
- "astro": "^1.2.4"
+ "astro": "^1.2.5"
}
}