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-21 18:12:11 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-21 18:12:11 -0500
commit8f17217e02eec6cb209aac12e95bc1c248d3d259 (patch)
tree9ba595cd09bf4406e26cac34b202642194914b6c /examples/framework-svelte
parent561cbee68f1e4e2a85d5379129bba82fea5138a1 (diff)
downloadastro-8f17217e02eec6cb209aac12e95bc1c248d3d259.tar.gz
astro-8f17217e02eec6cb209aac12e95bc1c248d3d259.tar.zst
astro-8f17217e02eec6cb209aac12e95bc1c248d3d259.zip
Version Packages (next) (#796)
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 ea3ce9f1f..ef199b101 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.2"
+ "astro": "^0.18.0-next.3"
},
"snowpack": {
"workspaceRoot": "../.."