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 07:57:51 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-21 07:57:51 -0700
commit790bd89ead10ababe7010b9b72ea6e6a23e93fed (patch)
treecb261c44c2d3a99525299969dd5c80aec3c0f748 /examples/framework-svelte
parent013232bc399c1c68351af5f6b7a62848b14651d3 (diff)
downloadastro-790bd89ead10ababe7010b9b72ea6e6a23e93fed.tar.gz
astro-790bd89ead10ababe7010b9b72ea6e6a23e93fed.tar.zst
astro-790bd89ead10ababe7010b9b72ea6e6a23e93fed.zip
Version Packages (next) (#692)
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 35689ab26..86411def5 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.1"
+ "astro": "^1.0.0-next.2"
},
"snowpack": {
"workspaceRoot": "../.."