summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-09 11:58:03 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-09 14:58:03 -0400
commit2737cabd10bb7859e45f653a3106a624b128e075 (patch)
treebe539418f19342dec9755e1a1a23d8071e2d9fcf /examples/framework-svelte
parent07736f74c0ca0f8eee522271f163297676190d56 (diff)
downloadastro-2737cabd10bb7859e45f653a3106a624b128e075.tar.gz
astro-2737cabd10bb7859e45f653a3106a624b128e075.tar.zst
astro-2737cabd10bb7859e45f653a3106a624b128e075.zip
[ci] release (#4698)astro@1.2.0
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 e8c9df5d3..dbacbcb83 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,6 +12,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^1.0.0",
- "astro": "^1.1.8"
+ "astro": "^1.2.0"
}
}