summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-12-08 06:12:10 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-08 09:12:10 -0500
commit50cb99003aca4a24771c1e3accd457efea353b52 (patch)
tree3b59f112645c082db7b0c9c797a460ab60eed095 /examples/framework-svelte
parentbe26e36e1199006c4dd35aa889ba43a00f1518e8 (diff)
downloadastro-50cb99003aca4a24771c1e3accd457efea353b52.tar.gz
astro-50cb99003aca4a24771c1e3accd457efea353b52.tar.zst
astro-50cb99003aca4a24771c1e3accd457efea353b52.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 be4047d0c..174eddf63 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.2",
- "astro": "^1.6.13"
+ "astro": "^1.6.14"
}
}