summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-09 07:56:48 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-09 10:56:48 -0400
commitb6dd8b595ccbcc3e9984bdd5b685c210867aaaab (patch)
treedd5ece9280cb41c293dbd437a65fb5262c85bd24 /examples/framework-svelte
parente5fd0a49469cee406d68be65bc97b8a7f2bb3b88 (diff)
downloadastro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.tar.gz
astro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.tar.zst
astro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.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 25c5252d7..e8c9df5d3 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,6 +12,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.0",
- "astro": "^1.1.7"
+ "astro": "^1.1.8"
}
}