summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-08 16:58:42 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-08 16:58:42 -0500
commitcc436b4ce83402b19d163e0911bcef000cf9e7fb (patch)
tree4d49ba51a5f120ff53a8fd47d55d2d73a8e6f42c /examples/framework-alpine
parente81bc3cf14d9516a76a3328d277eb2e4db9d7279 (diff)
downloadastro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.gz
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.zst
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.zip
[ci] release (next) (#2554)astro@0.23.0-next.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-alpine')
-rw-r--r--examples/framework-alpine/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index 5f2cb8deb..c88af74fc 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.0-next.2"
+ "astro": "^0.23.0-next.3"
}
}