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-12 01:39:34 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-12 01:39:34 -0700
commit43e17e59da1d0cd69d40cca01e0c74145cf2ef40 (patch)
treeebe89db2a3104f9a1f692aa67f7928141759b853 /examples/framework-svelte
parent089d1e7a5e4bf86b40dcf752d7a5d106283f02c8 (diff)
downloadastro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.tar.gz
astro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.tar.zst
astro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.zip
Version Packages (next) (#1092)astro@0.19.0-next.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 9d8c68449..36764af9e 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.0-next.1"
+ "astro": "^0.19.0-next.2"
},
"snowpack": {
"workspaceRoot": "../.."