summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-29 02:14:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-29 17:14:24 +0800
commit56f1b1229cf629a42a88d429f2a5fc6378613017 (patch)
treeedad4ce4e400c6d855921a9b2731c7a4fbb566b8 /examples/framework-svelte
parent40029e1af400354ae726526a975573e37f5ac187 (diff)
downloadastro-56f1b1229cf629a42a88d429f2a5fc6378613017.tar.gz
astro-56f1b1229cf629a42a88d429f2a5fc6378613017.tar.zst
astro-56f1b1229cf629a42a88d429f2a5fc6378613017.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 6c287199e..b62cd67fb 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^3.1.0",
- "astro": "^2.7.1",
+ "astro": "^2.7.2",
"svelte": "^3.59.1"
}
}