summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-20 07:32:26 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-20 10:32:26 -0400
commit1589eaabcdfeab12e585fd40c98978e2dfab4981 (patch)
treea851cc4d1a9cbaf568b6c8cf7651514cacded221 /examples/framework-svelte
parent2b34fc49282cbf5bf89de46359b51a67a5c4b8bb (diff)
downloadastro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.gz
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.zst
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.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 1666ad9e8..d819be23a 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^3.0.0",
- "astro": "^2.6.5",
+ "astro": "^2.6.6",
"svelte": "^3.58.0"
}
}