summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-06-29 16:46:41 -0400
committerGravatar GitHub <noreply@github.com> 2021-06-29 16:46:41 -0400
commite4fe7c0d021085f7adab85a046fa41a5ab7eb6b0 (patch)
treedfe49dfd0b62dd7693f0d962796e332c4709f148 /examples/framework-svelte
parent6e6e203715ee90624c5972b435d6d3a7258f8a5e (diff)
downloadastro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.tar.gz
astro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.tar.zst
astro-e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0.zip
Version Packages (#567)
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 13082e213..1067437c1 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.15.1"
+ "astro": "^0.15.2"
},
"snowpack": {
"workspaceRoot": "../.."