summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-14 07:44:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-14 10:44:25 -0400
commit1f2d52bd7b3fac047bde207a9f09bccf19c85cc3 (patch)
tree35a5dbd97eaf3dc7363bfdcb2973d6e29be81cb9 /examples/framework-svelte
parentb3b640435b1a6630a40be7dbe81f21a9693856d2 (diff)
downloadastro-1f2d52bd7b3fac047bde207a9f09bccf19c85cc3.tar.gz
astro-1f2d52bd7b3fac047bde207a9f09bccf19c85cc3.tar.zst
astro-1f2d52bd7b3fac047bde207a9f09bccf19c85cc3.zip
[ci] release (#7645)astro@2.8.3
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 0b6078868..453919ab7 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.8.2",
+ "astro": "^2.8.3",
"svelte": "^3.59.1"
}
}