summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-07-24 16:02:25 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-24 16:02:25 -0700
commitb863c05ae6fdf71beb512da42b461b76001fb1c2 (patch)
tree31f57689e8863d28bfb4abd20c04c961c5bfd078 /examples/framework-svelte
parent7d82ce9c92246db02bcda22cabb95c439b2408af (diff)
downloadastro-b863c05ae6fdf71beb512da42b461b76001fb1c2.tar.gz
astro-b863c05ae6fdf71beb512da42b461b76001fb1c2.tar.zst
astro-b863c05ae6fdf71beb512da42b461b76001fb1c2.zip
Version Packages (next) (#845)
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 2d23ea195..97d87e752 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.0-next.4"
+ "astro": "^0.18.0-next.5"
},
"snowpack": {
"workspaceRoot": "../.."