diff options
| author | 2021-12-23 11:49:30 -0500 | |
|---|---|---|
| committer | 2021-12-23 11:49:30 -0500 | |
| commit | b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02 (patch) | |
| tree | e1f2fbe0db46a87cc5f99f67cb452be0bb4502a2 /examples/framework-svelte | |
| parent | db79d2e9ec02f3e3f25c6c10aa365acdd5c1a7cc (diff) | |
| download | astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.gz astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.zst astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.zip | |
[ci] release (#2219)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 37d9756be..836143073 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.21.13" + "astro": "^0.22.0" } } |
