summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-08-23 15:59:55 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-23 15:59:55 -0400
commit3963cef96378cdb464499dd5d878077544849e22 (patch)
treec077e2e4459ec7bc5867f96158cb5e9a7864903c /examples/framework-svelte
parent166c9ed6bdabb82db611af39b4436a90bd711e5d (diff)
downloadastro-3963cef96378cdb464499dd5d878077544849e22.tar.gz
astro-3963cef96378cdb464499dd5d878077544849e22.tar.zst
astro-3963cef96378cdb464499dd5d878077544849e22.zip
Version Packages (#1181)astro@0.19.2
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 aebdf932d..89f33f610 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -8,7 +8,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.1"
+ "astro": "^0.19.2"
},
"snowpack": {
"workspaceRoot": "../.."