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 22:18:43 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-21 22:18:43 -0500
commit9af0d85e9e9a4cfb3fc9c92822f67655e9f00628 (patch)
treefc07fabc0939dabb225f31f6f87115021459c77e /examples/framework-svelte
parentc82e6beee96c6818450195e4fb5300bef8a517b7 (diff)
downloadastro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.tar.gz
astro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.tar.zst
astro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.zip
Version Packages (next) (#810)
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 ef199b101..2d23ea195 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.3"
+ "astro": "^0.18.0-next.4"
},
"snowpack": {
"workspaceRoot": "../.."