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-01 08:45:35 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-01 08:45:35 -0400
commit0de30ef01aa98f57a7fbfc07a609777bec456019 (patch)
tree49a1b6fa0b2a1eddd8a587aee2a3e58606b9dcee /examples/framework-svelte
parent67ef02534febe03d7a0a5aea82b0087e2165f772 (diff)
downloadastro-0de30ef01aa98f57a7fbfc07a609777bec456019.tar.gz
astro-0de30ef01aa98f57a7fbfc07a609777bec456019.tar.zst
astro-0de30ef01aa98f57a7fbfc07a609777bec456019.zip
Version Packages (#593)
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 b2370e8cd..e30a766fb 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.15.3"
+ "astro": "^0.15.4"
},
"snowpack": {
"workspaceRoot": "../.."