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-13 08:31:28 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-13 08:31:28 -0400
commita22a601e9fc491ea55cdf58df99a84803efc5d50 (patch)
treece3c8015a9016ff9951663c14904832cb607aaf0 /examples/framework-svelte
parent59f6792b00c8af2c89bef6d0a9bd31208e466607 (diff)
downloadastro-a22a601e9fc491ea55cdf58df99a84803efc5d50.tar.gz
astro-a22a601e9fc491ea55cdf58df99a84803efc5d50.tar.zst
astro-a22a601e9fc491ea55cdf58df99a84803efc5d50.zip
Version Packages (next) (#663)
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 e2e149a90..b3fbfc72e 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.17.2"
+ "astro": "^0.18.0-next.0"
},
"snowpack": {
"workspaceRoot": "../.."